Loading Tool

Explorer IconExplorer

Memory Pool

38,637 transactions
28.47 vMB
0.06700773 BTC
Random Selection Loading Transactions
Max Size: 144.16/200 MB

Candidate Block

Mining Attempt 4cc8ab99104db00e4aa524d0c71c26a3be649875ec0962445284a89f731526e3
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root 4e65db3c300c4daff50fba7bc1e2e3bf1d3cc368f61352338cb311993a4513f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,369
Size: 1.00 vMB
Total Fees: 0.01209679 BTC
Feerates: 105.82 > 1.21 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (682,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,119 232,119 000000000000017c4de2fe9c3bea6df1a717ed736969e3c1eb54bdcf74d8267c 136 0.25/1.00 vMB 16
232,118 232,118 0000000000000077fe92e58ed7a6c70d61dc165ea5c1c9d3f4870ccea4c6d6d0 572 0.25/1.00 vMB 188
232,117 232,117 000000000000017ffbdf8655c24dce8aa21a77823de8a6c5791aa57461c0dc23 166 0.18/1.00 vMB 69
232,116 232,116 00000000000001b1d76c91091eb40fdcedcb7bd8b653d0f0b7112da5a4873516 1,299 0.47/1.00 vMB 189
232,115 232,115 0000000000000151afb6ab4ae589d239411cba496b109947a19c8d0da6358381 524 0.25/1.00 vMB 140
232,114 232,114 0000000000000084cb6fa22ec4d894d6e29ad8af995701c535fe14a3182a09b4 539 0.24/1.00 vMB 372
232,113 232,113 00000000000000dd686225862f4529d78522ec1c1b0a5b170d541dbc455625af 280 0.16/1.00 vMB 123
232,112 232,112 00000000000000beb9a3ae3c257ff47912b70a0ad80b9fe338f3613ed997022a 256 0.08/1.00 vMB 247
232,111 232,111 000000000000005b67ca78fe20b2433622ea1a4e57c33a6b2f7510d6bb3c115e 47 0.02/1.00 vMB 21
232,110 232,110 0000000000000008c3e7b684e2aa56bebba3beb267a8d932fb84217becc0406b 753 0.33/1.00 vMB 142
232,109 232,109 000000000000001769d6cd877fd34a7713ea2c698b54a90c3956b5ac588013bf 481 0.24/1.00 vMB 126
232,108 232,108 0000000000000182d5371be9c3799bbbb9bf189661c9c1e87c2b094c8c9f4537 550 0.24/1.00 vMB 176
232,107 232,107 00000000000001998777ce9c6e65bf994451ab45c648b200d9ee038d4d2831dc 425 0.23/1.00 vMB 224
232,106 232,106 00000000000000b4b121ab28c6993a630c5fe50444118607024ba158d439fd6f 373 0.25/1.00 vMB 106
232,105 232,105 000000000000019fe34b60c1d1155cae40852d2050e36a13d8567e322055b549 379 0.16/1.00 vMB 160
232,104 232,104 00000000000001059283df4e5df7b248c49ab2d3c514047083eee71ccecf666c 582 0.28/1.00 vMB 153
232,103 232,103 000000000000002686291247f18100f361141707774e6097a2bd4ae50cdb446b 606 0.24/1.00 vMB 79
232,102 232,102 0000000000000004e7d33f60de75454c6ddb2d5e8785f6824956e5dc838dee28 125 0.06/1.00 vMB 158
232,101 232,101 00000000000000e7113c7cd16234c52bb4fb46acf012391b673df04ac8926f38 634 0.25/1.00 vMB 101
232,100 232,100 0000000000000088c1080274408cbf171852bca0bb0cfefc526f82f28b209b25 233 0.25/1.00 vMB 63
232,099 232,099 00000000000001b146f7dd7b70bf4287bd67f38960c7c0462c8f1ec021cb6352 722 0.25/1.00 vMB 197
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

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