Loading Tool

Explorer IconExplorer

Memory Pool

36,324 transactions
29.65 vMB
0.06639161 BTC
Random Selection Loading Transactions
Max Size: 147.45/200 MB

Candidate Block

Mining Attempt 3ebe6b41b20d6b04d7be1cbe51e7d53c7e5c88acabc6b9a89827b7c06493dda7
Version 20000000
Previous Block 0000000000000000000169debf8f236758b3fc2589a34d5d20255a4020488a10
Merkle Root e1df9488b7186b94bb3ae51fbe34ed98cde1dd8581c78eaf6d3c7658fb20618a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,344
Size: 1.00 vMB
Total Fees: 0.00795534 BTC
Feerates: 73.20 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,469 (799,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
115,427 115,427 0000000000006de8469ff1922874b1c29afeeaa0360f6d25ba3344a1243c9b3a 9 0.00/1.00 vMB 0
115,426 115,426 000000000000cd0343f2e8a79afe498ed47db422c2b4e924422b0aff6fb4226b 17 0.01/1.00 vMB 762
115,425 115,425 0000000000003465663e01348119f051da86552c01e303fbf0fa5850a4d04c43 11 0.00/1.00 vMB 927
115,424 115,424 000000000000171bdfce46e0870a43426a8389e4f9e03df0c7db5a5736a81630 1 0.00/1.00 vMB 0
115,423 115,423 0000000000004ce22cc8729e1c4d28718ba6fc952e290f0d17e94c7c361aeac9 9 0.00/1.00 vMB 1,272
115,422 115,422 0000000000004e04202345d26f113c18e94e51e8752bd5e61eaa2c740598d477 86 0.03/1.00 vMB 0
115,421 115,421 00000000000078a97991a579091712f64f9f578cdbece8cef1abc78b0fb289db 28 0.01/1.00 vMB 875
115,420 115,420 0000000000005a1dcb3af94ac2a8fc2239c4a63d7485961a83f0a9573045fee9 4 0.00/1.00 vMB 863
115,419 115,419 000000000000b2578e9c6f5ac256eb0b78b5e1b4a5dedbd1edaf6d271fbc9297 13 0.00/1.00 vMB 1,615
115,418 115,418 0000000000002e10cf3d53d0c369ebce05de4e2774d7dc0815ef17eb97844336 8 0.00/1.00 vMB 362
115,417 115,417 0000000000000322b29dae3d6c24fd220ce5cff0e4f6677a487eba96f1a99ab2 6 0.00/1.00 vMB 262
115,416 115,416 0000000000008ad686c02dc24c398975d18603368a710c28d2a713c45764cb1c 7 0.00/1.00 vMB 2,542
115,415 115,415 0000000000005e72d8276bd09ac17da49b47ae46b1d44881d011dc1b76bbf821 1 0.00/1.00 vMB 0
115,414 115,414 00000000000023b1a3facdffc7591f19fe3f91aac5c6d3b8f4dd6d4ef82910e0 4 0.00/1.00 vMB 1,420
115,413 115,413 000000000000d9c1adefe2497731be7efabeb3cf7c594ae0f9f900cbf77edbb2 6 0.00/1.00 vMB 607
115,412 115,412 0000000000007020f7867e0063cd603c5e665c5b3792bd27abac3424a71d90ca 6 0.00/1.00 vMB 1,179
115,411 115,411 0000000000005dbdd043b2e9910d2e9e6e3af7546425a006dab75aa9d5f0de29 8 0.00/1.00 vMB 1,584
115,410 115,410 000000000000cba67c3a5b1cf2a0e99d8f32c52a20442a81cb09a1047c5ea9cb 328 0.09/1.00 vMB 11
115,409 115,409 000000000000ac22e236e6070fad0c196dda8eceea6f24011e52378ed1ec2cd6 18 0.01/1.00 vMB 356
115,408 115,408 00000000000026efde97dafcb2cd4ae1498cd1c26905fdd8b703e343e30128b9 10 0.00/1.00 vMB 723
115,407 115,407 0000000000008b810229805d70baefa81fe523bdfa3c1a735a7b749da4f56f0f 8 0.01/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 781.44 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: 610.36 GB
    • Received: 10.72 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.