Loading Tool

Explorer IconExplorer

Memory Pool

74,576 transactions
27.61 vMB
0.07502724 BTC
Random Selection Loading Transactions
Max Size: 168.31/200 MB

Candidate Block

Mining Attempt 17c822d6b8200902558f39d229db7a5c5f531e3a909facb140d3a378c0e0f4c7
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 298c16fc6f73209fd1c919a1b34a3c20a67f29385b2417f16ac47fdfd70a3921
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,131
Size: 1.00 vMB
Total Fees: 0.01592474 BTC
Feerates: 98.68 > 1.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (809,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,546 105,546 00000000000026b76777c792aa633c538f40c66a3f5ca151376a01ca52261f8c 9 0.00/1.00 vMB 0
105,545 105,545 00000000000094b12cb260c55d78c60618954275b723dac33dab87d700207383 3 0.00/1.00 vMB 0
105,544 105,544 000000000001625c516a2a420c5e30f4b72a406c2d74951463aed8560f066334 7 0.00/1.00 vMB 532
105,543 105,543 000000000001b6983f7ddf872cefe097b4427ea6e054f2652b71227d2652707b 9 0.00/1.00 vMB 0
105,542 105,542 00000000000160a11858fe58f272b404d21e385b337a0e2546ceb41cf9941d2b 28 0.01/1.00 vMB 0
105,541 105,541 0000000000013e2bbdff5032b018ca269245da66bb0a92ef8dac579188174a1e 3 0.00/1.00 vMB 0
105,540 105,540 000000000000041f672d6716f386798a88fb09fac70b89462de080820fcbc5c3 2 0.00/1.00 vMB 0
105,539 105,539 000000000000afc65e986f8396084d453a847c00afedcbc7a1b018728b789504 4 0.00/1.00 vMB 0
105,538 105,538 000000000000c88105e48d8ff1561a562e6bc6789632d43e26c0bcbdf6397ba4 3 0.01/1.00 vMB 0
105,537 105,537 000000000001286f4e74a69167448743ddefa1097c4b24a8097eff53aeef1d04 2 0.00/1.00 vMB 0
105,536 105,536 00000000000042051aff3eb533ed3009813aafa3f4f74c0aac8b49ea592493cc 4 0.00/1.00 vMB 0
105,535 105,535 0000000000023247ea5017e619b622b136492e82e2ba1dc73a17af7d98b09e06 8 0.00/1.00 vMB 0
105,534 105,534 000000000002e052693d37eae3cc9c2252a31d5f9feb9e31ce71d9a92d1b0f78 5 0.00/1.00 vMB 0
105,533 105,533 00000000000268a24b52bec688bc7cb23efd16aff5f0c6e3a23adabb557c0097 3 0.00/1.00 vMB 0
105,532 105,532 000000000002d0b2dc0ab66804e555f8920ee274a5c9af2b425cbf65e86e0078 2 0.00/1.00 vMB 0
105,531 105,531 000000000000309cbcd4ee8ef3ea2ff6ee7f88a438728aa0ab9af308e61509d2 1 0.00/1.00 vMB 0
105,530 105,530 000000000000c0535c5dd9328779846aa075812a1450449cc38a0e967d0464cf 6 0.00/1.00 vMB 0
105,529 105,529 000000000002e52a8996efa13def7a0f6fe92258587c1eca39c8f0bf41f2a4ed 2 0.00/1.00 vMB 0
105,528 105,528 000000000001e0976f5f15479d4e7aad6fa1dd17e046e10ce1d37e58ec67637e 2 0.00/1.00 vMB 0
105,527 105,527 00000000000097b60efef02b49ee57ed42b4e114d02de7b5453b9bfdd471ef95 1 0.00/1.00 vMB 0
105,526 105,526 0000000000023062589ba6c4b2eaa6e6bbc4b2d18f643687f88e105331ae8b16 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.