Loading Tool

Explorer IconExplorer

Memory Pool

45,376 transactions
31.89 vMB
0.12863244 BTC
Random Selection Loading Transactions
Max Size: 162.42/200 MB

Candidate Block

Mining Attempt 6a4ac3660c28c304af4b7f173a681ff41cbe345e2f4315d454eec05a30a43136
Version 20000000
Previous Block 000000000000000000015cbe27a61f38bc7dc0ddfdfb5d2a13fec1a6f44d5769
Merkle Root 77626080fc03b5c1cfe73560995644d9262098eb7a5b15aafb94dad2bbaa56b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,033
Size: 1.00 vMB
Total Fees: 0.05882524 BTC
Feerates: 150.41 > 5.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,456 (799,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
115,406 115,406 000000000000713bdaad478441b25aa21b0295aefb9c8df5786ab3669d7c99c8 11 0.00/1.00 vMB 0
115,405 115,405 000000000000a3dcaf73a3d2317179c503a1531174557c0ff38d4c23dfe2e3ce 11 0.00/1.00 vMB 0
115,404 115,404 000000000000ef3b5224ff75eb7deaaeedf4a7d841e2c225e58ffdcdc8c4444c 10 0.00/1.00 vMB 672
115,403 115,403 0000000000007a61850ee027b171817074f6d523449826ce4e21ea8bf728d2e6 12 0.00/1.00 vMB 0
115,402 115,402 000000000000e62af595d0ddb9ce0df8a68dd1451d78d5420034247a5973f8c9 9 0.00/1.00 vMB 0
115,401 115,401 00000000000037b268a9dfcc2a6f1e8e5b00b6339285c4dfeba28db0dcc68206 10 0.00/1.00 vMB 0
115,400 115,400 00000000000058b47d2d8fd306883a1f5ae16b6205276acd26e64a3ee273fa6c 9 0.00/1.00 vMB 601
Previous 10 blocks ↓
Total Size: 781.42 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: 606.94 GB
    • Received: 10.61 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.