Loading Tool

Explorer IconExplorer

Memory Pool

72,269 transactions
27.50 vMB
0.07755951 BTC
Random Selection Loading Transactions
Max Size: 164.92/200 MB

Candidate Block

Mining Attempt 727e3fb56006b2a2a222d4df28359711ee7ced3699efb3c860b0ee37b4651eb2
Version 20000000
Previous Block 000000000000000000019979e8bdd87a31a1a1c2e73dff8378a4e0185b5ab60e
Merkle Root fc42489f369a7f91fd4dfd268af7817b7322134a152df4c309f81e942f755ec5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,875
Size: 1.00 vMB
Total Fees: 0.01606783 BTC
Feerates: 100.89 > 1.61 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,536 (906,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,733 8,733 00000000f332186781b7f38a2bc6fc08010610e5d14403753b0c86a88e7651ca 1 0.00/1.00 vMB 0
8,732 8,732 00000000fd5fc34e74cce9bd0147f70253e29960c62e7ae3839b489f5d890f91 1 0.00/1.00 vMB 0
8,731 8,731 00000000861d55e5eb5b053106cc75d942f28bf8899efee80d420be146058f8e 1 0.00/1.00 vMB 0
8,730 8,730 000000008fc8c267f40ecfb5297b09bfa325b8c012a1b930005cf625e7b1d1fd 1 0.00/1.00 vMB 0
8,729 8,729 000000005d0beb201e6429cf8e1607f15a241cecb5d726b2e86b8b919d5e4b97 1 0.00/1.00 vMB 0
8,728 8,728 00000000f7ca78dbae424e00b972afc986664b99ca163ce0738dd5f7af71e9dc 1 0.00/1.00 vMB 0
8,727 8,727 0000000066f9e170c5e8c33be66566562e044aba689af05a853c8784d2876823 1 0.00/1.00 vMB 0
8,726 8,726 000000001c3bfddc96a2e9e6e1854f40da42b3fe9b512d2bd92c487e583f291f 1 0.00/1.00 vMB 0
8,725 8,725 00000000a24e620ecaaddc3c060014d5ea3cc48e450a682672e9af8389d83234 1 0.00/1.00 vMB 0
8,724 8,724 00000000b2eb9ca958d41e99e8d2adddd716526882ae94b7c40201d9b94f5f13 1 0.00/1.00 vMB 0
8,723 8,723 00000000376773e9cc30f6b052dde766ae11ac33aa779dea7c1c1405db2a3e68 1 0.00/1.00 vMB 0
8,722 8,722 00000000e93a18e6d4acbaa5fec37dfbdf2d4109efbe8ea2d962e4c922565252 1 0.00/1.00 vMB 0
8,721 8,721 00000000ea88a91c6afaa042408c615fe734e0bb0318b552deb0313f5946a8c3 1 0.00/1.00 vMB 0
8,720 8,720 0000000022e43352860ba926e8bec083b3a5813aa2765b41481120475eb5a972 1 0.00/1.00 vMB 0
8,719 8,719 00000000c9f97bd791965adb77b201eaa24250c158c2feff90ee940d899f1a67 1 0.00/1.00 vMB 0
8,718 8,718 0000000051a2782b66fbe81a277caf2e8ce01f784a76d4971b25490464203371 1 0.00/1.00 vMB 0
8,717 8,717 000000003090d3be5efc43312aec52b7bfedde1e8ddecbf63401acb1880b15a6 1 0.00/1.00 vMB 0
8,716 8,716 000000001a9ab00a7f9ad92dd5a55a6c1e63fcdf4f39f96cb2d119901bf3a1dd 1 0.00/1.00 vMB 0
8,715 8,715 00000000fe863e496bd8e05064ce2a35c01516b3bef59fa2f443343df51a7cda 1 0.00/1.00 vMB 0
8,714 8,714 00000000ebb275f3b11535da741eb34b8aa406bd9c0f18beb34108df58ac1d47 1 0.00/1.00 vMB 0
8,713 8,713 000000006d49cccf1a2e84eace24eb5096741fc6147e307d49a888077d6d5cb6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.32 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 767.67 GB
    • Received: 19.44 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.