Loading Tool

Explorer IconExplorer

Memory Pool

82,306 transactions
31.07 vMB
0.11756308 BTC
Random Selection Loading Transactions
Max Size: 182.77/200 MB

Candidate Block

Mining Attempt d2cb23f00c6d6d21c9a65b17b6047a86239db2653aed9ee7a3d4d11cb7f28677
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 375d85fa524c51da2559426349db6f01f3fc94858bdc5e7be456d9232dbbbe1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,725
Size: 1.00 vMB
Total Fees: 0.03989045 BTC
Feerates: 150.77 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (341,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
573,723 573,723 0000000000000000000529450979a88c5c7ead933c7ae43ab0c9776cf452cc6a 2,856 1.00/1.00 vMB 14
573,722 573,722 0000000000000000002bedf0790dfa0d921e680fab044303306029b858344d47 2,811 1.00/1.00 vMB 24
573,721 573,721 0000000000000000001091c6ac919a55b6e6b4acabaa33eb487f8c3fdc273609 3,372 1.00/1.00 vMB 79
573,720 573,720 0000000000000000001c1beed8572eb6775b0dc9c461893265680e108d224948 2,723 1.00/1.00 vMB 45
573,719 573,719 0000000000000000001d49aa64e94ba952e0182b1fe968bdc738cc3e40783e7c 2,512 1.00/1.00 vMB 46
573,718 573,718 0000000000000000000b6f3e7bdcbc8ebd65a4fce4c34fb46c16b81d3ee23c62 2,707 1.00/1.00 vMB 75
573,717 573,717 00000000000000000000c6f29d3e8b794d76d7955822928afdb4248b6abdbba1 3,044 1.00/1.00 vMB 75
573,716 573,716 000000000000000000036ae53be7c911c9fc5956a7b320d36bb6a466ceccd9cb 2,040 0.90/1.00 vMB 28
573,715 573,715 00000000000000000016414380e819b5aaaf3564d55a59446eaa65035065e1c2 2,522 1.00/1.00 vMB 37
573,714 573,714 00000000000000000001f03a75e0922f9ff56871a65df1669b0b0762ffaa6a37 2,238 1.00/1.00 vMB 62
573,713 573,713 000000000000000000092a82b6cb2b771e02a680f97833fe6e0d4a6a10a65d6a 2,202 1.00/1.00 vMB 21
573,712 573,712 000000000000000000216406ccd0bb29a6c95870597bc55bdd75214f81b2ea7f 970 1.00/1.00 vMB 57
573,711 573,711 00000000000000000020755acb7ae90e52858451be517dd95e69ad0262e40589 1,951 1.00/1.00 vMB 65
573,710 573,710 00000000000000000010afc21c6aae095b3fe8e19577124ccd3c19bc9c978c89 2,259 1.00/1.00 vMB 72
573,709 573,709 000000000000000000056166ad75c071127baf7a87a1595e11e9876e784ab0a0 2,808 1.00/1.00 vMB 67
573,708 573,708 00000000000000000025a0c1518c2c946484c6907e708884bade1695c0625c89 2,688 1.00/1.00 vMB 26
573,707 573,707 000000000000000000010dcbea40c604857bbe957bdd3a854210358ad009d2c6 2,881 1.00/1.00 vMB 69
573,706 573,706 0000000000000000001718e1100f88ce62e3d207457f96945995459008c395b7 2,614 1.00/1.00 vMB 72
573,705 573,705 0000000000000000001a80bef817198b171913e41872c4b7ed532881c97d3c08 2,228 1.00/1.00 vMB 28
573,704 573,704 00000000000000000016d3656e3af7cab0907cefedebe0db0daaa2e2a42e3c71 3,001 1.00/1.00 vMB 70
573,703 573,703 00000000000000000024894eee6c6456617ece1cfa7e590084996cd6ba3307eb 1,639 0.56/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.52 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: 668.77 GB
    • Received: 15.57 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.