Loading Tool

Explorer IconExplorer

Memory Pool

82,941 transactions
30.43 vMB
0.14867634 BTC
Random Selection Loading Transactions
Max Size: 184.29/200 MB

Candidate Block

Mining Attempt d4f03ce92239e6b425b482beb946450410e947dd03b5198ccf2b6c06fc8fa48e
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root d6861fbed0703703ac887b8a3e2229192314f39acb9602d9c45e52d3bc8ca537
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,697
Size: 1.00 vMB
Total Fees: 0.06720951 BTC
Feerates: 150.61 > 6.73 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (667,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,481 247,481 00000000000000764c0645dd0a520aad5b2fcbf17bd6cfe771f47eeaecfa392e 42 0.03/1.00 vMB 68
247,480 247,480 0000000000000011cbabae94f4658ef6239daa87b3d9123dd13fbfb2458a3fdd 417 0.17/1.00 vMB 162
247,479 247,479 000000000000009195347fe4f2004e7606bfffe56ef8e86f5d2b14504c783eea 176 0.08/1.00 vMB 144
247,478 247,478 000000000000003f1016fe336356b5f137505a9df2d3a8a071fa518f46d46227 354 0.14/1.00 vMB 748
247,477 247,477 000000000000009852c12515b7f406bc57232e58795d52cc5a1c3c86a73513dc 54 0.02/1.00 vMB 167
247,476 247,476 00000000000000463c21e1b13a201d55087148f19a6327ce5410ffd6cdbeb104 94 0.04/1.00 vMB 123
247,475 247,475 000000000000001123906bdb90e7ccc9b98f20a8a23b8fb44694956fe8431ee1 148 0.06/1.00 vMB 59
247,474 247,474 0000000000000061ab71ef9b022056cac086db9deb03ae9e74b0a60926c4b418 262 0.11/1.00 vMB 138
247,473 247,473 00000000000000937de29c94ac99d4cb6628fb553408dbd507fd6323081a6c7d 43 0.02/1.00 vMB 116
247,472 247,472 000000000000008157b23bda36d3aaece54cceeaee9052b7624dbbe9a08f962f 23 0.01/1.00 vMB 195
247,471 247,471 00000000000000512f982bce961972aa57a4e293609dad8a832bcea7de3ced34 87 0.06/1.00 vMB 93
247,470 247,470 00000000000000580c346d476fef415a3b9a32c0b2826ae46b70f77600e27fa2 128 0.05/1.00 vMB 43
247,469 247,469 000000000000005d6f06e39fc00c74cc5f06817b42c5d9f20879792b7d38a622 142 0.07/1.00 vMB 141
247,468 247,468 000000000000007285b26b5a996aba8e151b9b601c841a351bb63fcff2161501 328 0.15/1.00 vMB 161
247,467 247,467 000000000000003918e1c94f039ce6ab3e03d06e94c80120b09e688c7757013b 11 0.00/1.00 vMB 91
247,466 247,466 00000000000000a390b0caa3d04995cb012086ee1037260e9b6fff1275c581d2 214 0.11/1.00 vMB 144
247,465 247,465 0000000000000079db80151af8ef670e523df19802f5b122be5aeb17bd263408 256 0.11/1.00 vMB 33
247,464 247,464 000000000000004900b29853dbbc51cf89b4589e0a4f000c7cfae7cb434facd5 167 0.08/1.00 vMB 148
247,463 247,463 000000000000009183bddc799c7712523a9838111a586079d2973db43bc42546 8 0.00/1.00 vMB 46
247,462 247,462 000000000000002c3a70c9c74043a00b0609877d08d1678c2a9b4393ab2d5d72 313 0.18/1.00 vMB 148
247,461 247,461 000000000000009eef59a7d4c23aa60c0c6f529fe34ec45e605a3d7912134333 215 0.11/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.