Loading Tool

Explorer IconExplorer

Memory Pool

72,331 transactions
28.06 vMB
0.06386060 BTC
Random Selection Loading Transactions
Max Size: 166.26/200 MB

Candidate Block

Mining Attempt e5198c8f49b5ff68a105ea4e8409abd0653c150430e317ac4c84939c2b886e82
Version 20000000
Previous Block 000000000000000000012dfd9b3d1cd644eb03bbb76f88638950cd8bd4352cbd
Merkle Root f743df7afe4afe45c688b5022c41510d128b994c2e035397b0da0bfcc4fa3dfd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,309
Size: 1.00 vMB
Total Fees: 0.00783970 BTC
Feerates: 74.59 > 0.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,050 (125,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,803 789,803 00000000000000000003bbe2f6a511fda0971c8ca020e3fd29296da5f5d324c4 3,344 1.00/1.00 vMB 58
789,802 789,802 00000000000000000002e935a97a09ea0e4eeb1e0ada249c10a4a667536a8ca2 1,991 1.00/1.00 vMB 18
789,801 789,801 0000000000000000000599d496bbfaf18df312c0afda8f56027531059553d678 2,904 1.00/1.00 vMB 79
789,800 789,800 00000000000000000004338497075326553447f2e8a1d78a8ca589c3236ac1f9 4,358 1.00/1.00 vMB 25
789,799 789,799 00000000000000000004aa9c8ac5b2c6fb85caa15691dac8dc557a439fdc3065 3,561 1.00/1.00 vMB 21
789,798 789,798 000000000000000000023120628262cc17c05ab925f7972ad325b60fc1e841a2 5,362 1.00/1.00 vMB 25
789,797 789,797 00000000000000000001c25e94c8fa23eb63728f57f132b7094ffaf240924472 3,380 1.00/1.00 vMB 32
789,796 789,796 000000000000000000000dcd796f8c2980e2665d16d9cb931dd5c45b6ce96f7e 3,742 1.00/1.00 vMB 30
789,795 789,795 00000000000000000004eee11a7ef22452c561854569ed13621a4a3ce8cf20ee 3,584 1.00/1.00 vMB 46
789,794 789,794 00000000000000000004aa7612a3a9dd8a05b3ed75f37c19c4ee727fbb3917b5 3,970 1.00/1.00 vMB 35
789,793 789,793 0000000000000000000349ee15ed389ebedb61239563baf4b5dad5101dd25de8 4,465 1.00/1.00 vMB 28
789,792 789,792 00000000000000000005a944ed58762b85bef55e41ad38366a8e9d92f744a5f7 3,063 1.00/1.00 vMB 69
789,791 789,791 000000000000000000007d22ff09b39268b5238d3d40a43a984341eeeaa9d38e 3,690 1.00/1.00 vMB 51
789,790 789,790 000000000000000000041d82fc8d65df45861888e48bd44789c586092fd96feb 4,297 1.00/1.00 vMB 29
789,789 789,789 00000000000000000005dacc922a411a14428141f8666f9aeefe19cead5ac4f0 3,926 1.00/1.00 vMB 42
789,788 789,788 00000000000000000002d9e4529e6f7b42054c437e4918bd5098296dfd821829 2,451 1.00/1.00 vMB 112
789,787 789,787 000000000000000000012273a07cc6886d88de16aa5a05911b21c1257c1c94df 3,791 1.00/1.00 vMB 49
789,786 789,786 000000000000000000031e9f745c55c19e1c6dea1c754143bbd1796de98c1f45 3,391 1.00/1.00 vMB 42
789,785 789,785 0000000000000000000594fae58eee7616fc5db8bba509a9e1df1b875c361ea8 2,877 1.00/1.00 vMB 70
789,784 789,784 000000000000000000048e56598d9124ef905e5cbadb047716421d215f416952 3,342 1.00/1.00 vMB 30
789,783 789,783 00000000000000000001eb9e48c4067c0f536a38b53407bf6b8c00218763f476 3,350 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.48 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: 668.16 GB
    • Received: 15.40 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.