Loading Tool

Explorer IconExplorer

Memory Pool

25,030 transactions
12.29 vMB
0.03510232 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 69.12/200 MB

Candidate Block

Mining Attempt 9fc235fc8a083d65c7c24f1e940e1d75db28fc40b140777979056128a64c36f0
Version 20000000
Previous Block 00000000000000000001268a19f99a88ed20e383fadd73cfb09cc0cbd48307e2
Merkle Root 0745814c26dcec63e6e32c490913760ed3096af1c395488ee68bc95f1e9291e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,936
Size: 0.99790525 1.00 vMB
Total Fees: 0.01252398 BTC
Feerates: 29.85 > 1.26 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,652 (783,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,435 130,435 00000000000007e4e1b98e7ea9e9fada2ce85c627d32c69e189eb1e08fd6270f 51 0.03/1.00 vMB 885
130,434 130,434 00000000000015c57b1922e55024321bac0f136aff3ff7743ee84869cf97e9ed 22 0.01/1.00 vMB 664
130,433 130,433 0000000000000e841ebaa1005574766da31a7064eebde2109820697b2796a30b 7 0.00/1.00 vMB 2,128
130,432 130,432 00000000000013d534e3b4b26a7a4eb45faf69a5d3ea7be6635975f558440136 84 0.03/1.00 vMB 637
130,431 130,431 0000000000001c7f731c77714dd91ac5c72c9ff6cd6f8dd5a8f27563dcc56668 96 0.05/1.00 vMB 1,035
130,430 130,430 0000000000000d792bc5a6c028ba8665568aea791b7c5ec7e25430c3ff740697 151 0.05/1.00 vMB 45
130,429 130,429 0000000000000dff2a27b3fe9b245dec3fa058924bdc299dc3c242e1d38e21bd 20 0.01/1.00 vMB 553
130,428 130,428 0000000000001b55297ff5aa0e530911a474b5d4f5cfbd340f96a9a7d0c127bd 20 0.02/1.00 vMB 2,409
130,427 130,427 00000000000017073b7a47f06862ec050b612ea8f4cd4907a055aab9ca3ade70 109 0.05/1.00 vMB 1,310
130,426 130,426 0000000000000810159986e3ed58ff4d6704a4bb54a1a5017830cc52aabb51d0 15 0.00/1.00 vMB 852
130,425 130,425 0000000000000e8c4fea031b900281c4ec2cbfd4ce29adaf9ee3497ce3b7e178 87 0.03/1.00 vMB 726
130,424 130,424 00000000000013bdd0394b10df79bb55c782bec037b61731863b8709df4cc0d5 5 0.00/1.00 vMB 3,108
130,423 130,423 000000000000034cc0b27d96c383d83b5e8bf902b39f910eb428a5df76411659 5 0.00/1.00 vMB 848
130,422 130,422 0000000000000b0d330b93b5451571aa5dfd007f7912f36a3317eeba1b712e4f 18 0.01/1.00 vMB 540
130,421 130,421 00000000000017ab7c1c7bed3b566e67734293017fbe4a782189038d6dcfaa14 17 0.01/1.00 vMB 257
130,420 130,420 000000000000183884a9a6ebd6e4c7cb325b4954eaec98e9d9c2769f0c406694 16 0.01/1.00 vMB 1,365
130,419 130,419 0000000000000a668fd07c7a237627bfe8d344fd339a8fb2bc9abb8b3266dadb 31 0.01/1.00 vMB 325
130,418 130,418 0000000000000305b2994b7e1a2ed368025cdf7a5b0cf447018bda662a6e67c9 144 0.05/1.00 vMB 270
130,417 130,417 00000000000013a4459b88a1b01e53075d49b97a419441a0dec11fb9aa644046 45 0.02/1.00 vMB 1,100
130,416 130,416 000000000000116a4e9c659310a86dae2c46c26b4eac8541298414d95eb94c49 7 0.00/1.00 vMB 338
130,415 130,415 0000000000001ce40046824fabd9b4bbb1f2392dad283e7a9fb53d1d2b645659 10 0.00/1.00 vMB 336
Previous 10 blocks ↓
Total Size: 780.00 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: 477.46 GB
    • Received: 3.09 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.