Loading Tool

Explorer IconExplorer

Memory Pool

40,481 transactions
18.93 vMB
0.18833143 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.05/200 MB

Candidate Block

Mining Attempt 369977691b513da4ed6c8f782530f2d79903e9ae8d0315d4ad88a68adc63711c
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 180d6896e5e38627fdf7762ed6b854ba3deb6fff42a7f543bb9f8a88b4367db5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,498
Size: 1.00 vMB
Total Fees: 0.05645854 BTC
Median Feerate: 5.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (1,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,131 912,131 00000000000000000000441906da9a40caac20604844d3af4537be4f8ba1a9a4 3,982 1.00 vMB 9
912,130 912,130 000000000000000000005131ece4df179688fbf2374a660b249241aa4b1128da 3,886 1.00 vMB 1
912,129 912,129 00000000000000000001f022a3c08bf7b1484a82b4a5e5f64a55b4e4304048a8 5,007 1.00 vMB 0
912,128 912,128 0000000000000000000058d9ef7273efdaee7e0cb9cff70288829c8ef063dc36 4,370 1.00 vMB 2
912,127 912,127 00000000000000000001e2635de4b83bc0a7849fe6424d8a575e1d2b78fd71dc 1,115 0.25 vMB 3
912,126 912,126 000000000000000000006ff636e2cbb0c78a3e9171b671378f99746d27ac2552 4,432 1.00 vMB 1
912,125 912,125 00000000000000000001f166a3829d17751cbfde1a84f216a23670a0c61a4ea4 3,407 1.00 vMB 2
912,124 912,124 00000000000000000001a3be573e406ef0afe9bcc9eb4c7d8a92dde6cffa49d8 2,976 1.00 vMB 0
912,123 912,123 00000000000000000001b0fab14543ddebfc8da0273946335042e40fb89f6fcd 3,851 1.00 vMB 3
912,122 912,122 000000000000000000000e1074427bdda5734b2ca2d989111cbce8cc3d1fc972 3,804 1.00 vMB 2
912,121 912,121 0000000000000000000074e1bad47c1a6c168ea6eb50e62bf6ee54a90244e0a5 1,470 0.40 vMB 3
912,120 912,120 000000000000000000010daca552dddbb94035e1b01e97ccd7ac753d8b2ba8cb 4,688 1.00 vMB 0
912,119 912,119 000000000000000000021fe486bfd55ebb06f414e5a0a3885a97bcec11a559cd 3,614 1.00 vMB 3
912,118 912,118 00000000000000000001f9c4d6854e25bcc8a04d7b440603213415f4d6e926a7 3,177 0.87 vMB 2
912,117 912,117 000000000000000000006cb72819c7f2c780116bda2025004954b694133a0ec2 3,701 1.00 vMB 3
912,116 912,116 00000000000000000001f4756d4dc674f2275963bf02643c3785612ff5efa677 3,665 1.00 vMB 3
912,115 912,115 00000000000000000002028b495a2e5a85a3686eb51975532348ecfb542fda83 5,073 1.00 vMB 0
912,114 912,114 000000000000000000000b19612143e0e03bd53ec1e6e02b9aa50805f42e9f03 3,266 1.00 vMB 2
912,113 912,113 00000000000000000000272c53ff290bd39e70740714e5d31a25fdb59521a04e 4,212 1.00 vMB 6
912,112 912,112 0000000000000000000114ccc096b2807d79f68e8f66c61415cf70ac021da9b4 3,223 1.00 vMB 2
912,111 912,111 0000000000000000000157f1c5c2d96c59413b9441171610a02980dcf9040cd6 3,214 1.00 vMB 1
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 85
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.97 GB
    • Received: 0.54 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.