Loading Tool

Explorer IconExplorer

Memory Pool

25,382 transactions
10.55 vMB
0.03446255 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.83/200 MB

Candidate Block

Mining Attempt a0b386685ea0e7a0a315eaf513fc68c441e631ac99e900f0bb4785bae0777c70
Version 20000000
Previous Block 0000000000000000000075dee10a187ce8da6bb2823a2744947edd3b01954a06
Merkle Root 93ab584e23f1c431a668b6f267a688682f0d0871762a1868bd8079bd0e5f7f4a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,691
Size: 1.00 vMB
Total Fees: 0.01712636 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,558 (782,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,706 130,706 0000000000001648ad2c5dd2a862e78aff35cf11782dde71e468962b6f5d77bb 11 0.00 vMB 0
130,705 130,705 000000000000012c1c3080d4455ecf528c5afc1271c0bbc6bbe37d97054d64b3 30 0.02 vMB 853
130,704 130,704 000000000000199032a0dfcaad1bfa9009b0311dde0a2fe1f496d92fc18ced61 30 0.02 vMB 1,693
130,703 130,703 0000000000001822c5441e5040329dc393e1428ff346ff9bab0a4323ac502306 32 0.01 vMB 1,717
130,702 130,702 0000000000000fd46e110cc91d1b58b9be4d50529112928944190dd0c4f15f16 154 0.05 vMB 98
130,701 130,701 0000000000000c2fb17dcb4ff7e0b8d3060620e95453313a6602b5b7344d3a05 39 0.01 vMB 184
130,700 130,700 0000000000000eb7bc28fc431de3a10df60f26298946f4eb2a65e02f325af46b 5 0.01 vMB 1,280
130,699 130,699 00000000000003bf5c08b4f16630ca64ea06849370139df5ce1f250c4ca8a464 22 0.01 vMB 1,625
130,698 130,698 00000000000000f833e0a0dfb943b33f47422e376f6a5f2cd27367c24127f23e 10 0.00 vMB 636
130,697 130,697 00000000000006a92262d0bab4c49bc95174c1a979e2f903fa80b24499de1614 11 0.00 vMB 0
130,696 130,696 0000000000000c566cd76728d96751112a19e9702db46f023a028ca79b796642 9 0.00 vMB 1,287
130,695 130,695 00000000000008b3a50edfb0e2163fe1ba6b1bfc710d627d16b35448b6b33a56 48 0.02 vMB 1,683
130,694 130,694 000000000000105e37b313f99f4ae096c1634026f700838a546cc6a4cf85e60d 187 0.05 vMB 108
130,693 130,693 0000000000001c8fb4d420fedd94eee18e8a845ebdddff33fa543c74ee4472e6 4 0.00 vMB 1,090
130,692 130,692 0000000000000eb2d3fcd23d4684e2ceb20249b0e0369c4fcaabbd548b330699 46 0.03 vMB 824
130,691 130,691 0000000000000ca103e9e128feaadbbcbaeb91b780485013f997843a5cc2fa7d 12 0.00 vMB 1,985
130,690 130,690 0000000000000f9d2b5dff590f331662627ada7a481381c76cfd30d976e7674d 141 0.05 vMB 66
130,689 130,689 00000000000004c59c645e133dc783c9efcc355165487b46b24cfe625f79b4f5 33 0.01 vMB 2,357
130,688 130,688 0000000000000eb3bcf762f3d73a05edd00ddcfb2fb576c8799c6fac49056c0e 27 0.01 vMB 721
130,687 130,687 00000000000002c1be5aeb0541120b21dfe094a17161bdf5c90f9a55d68fa09a 49 0.02 vMB 0
130,686 130,686 0000000000001216d1ed6b9d5c717364dddad2e16a59426f7f34b05de8de312c 10 0.00 vMB 179
Previous 10 blocks ↓
Total Size: 779.83 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: 424.11 GB
    • Received: 2.29 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.