Loading Tool

Explorer IconExplorer

Memory Pool

82,295 transactions
32.39 vMB
0.09316551 BTC
Random Selection Loading Transactions
Max Size: 194.32/200 MB

Candidate Block

Mining Attempt 220c6c2e650960da1e223559c558a225d0db54425a846d0029507cc2a795841c
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root 75ed509e4ae0b84734d8f0c3d699bef7c3923a4c911ecda4f870d326c0e45df4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,711
Size: 1.00 vMB
Total Fees: 0.01963109 BTC
Feerates: 265.25 > 1.97 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (482,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,464 432,464 0000000000000000047adc7aeb9e7820e14bbb0ca868e20a41687b16b7ce8593 151 0.05/1.00 vMB 59
432,463 432,463 0000000000000000025bbf45830c85ea7726bbba000f5f39c6b4766d119f27ed 459 0.98/1.00 vMB 10
432,462 432,462 0000000000000000043af82d25e6e298a7247f94fefd8b982a708815103da6a8 460 0.26/1.00 vMB 47
432,461 432,461 000000000000000004428de7f8bff099a9514492463eb38c606b2ea775ae707e 2,430 1.00/1.00 vMB 62
432,460 432,460 000000000000000000b1c8cd741180149ea72d20c713c28288036aa6d16addf1 1,256 0.55/1.00 vMB 61
432,459 432,459 000000000000000004566cfcb657398659c98fd4556ca5c700be8dd1ef9be238 508 1.00/1.00 vMB 11
432,458 432,458 000000000000000001836f6a180cb0177671efc01f35e7734c9ba2323272f228 1,972 0.84/1.00 vMB 61
432,457 432,457 0000000000000000004ce97ccf0a5a5e084a1434b44036db1574605d49b68882 228 0.13/1.00 vMB 57
432,456 432,456 000000000000000001c9e6abeac83234664dd67dc5cde49da906ee8bbdc62ed2 1,130 0.62/1.00 vMB 51
432,455 432,455 000000000000000001d2ed7ad2e9c70b70dff3f2123df1d9664d41299a39211b 2,088 1.00/1.00 vMB 63
432,454 432,454 000000000000000003ae98890ae9e2ad24fbf830fdbba814354ce96f65bcdf20 1,911 0.75/1.00 vMB 61
432,453 432,453 0000000000000000016c345703b0cedb00da6f895be74a103a8817e3855d3bd4 4 0.00/1.00 vMB 992
432,452 432,452 000000000000000000a68dfacd520110ad68c5a545cd0aa46125adea98c09815 287 0.15/1.00 vMB 52
432,451 432,451 0000000000000000022b4f922f9a71192b092922c0631a8e087b8f108c8cc142 1,267 0.56/1.00 vMB 57
432,450 432,450 000000000000000001170fb7369d8519eb6ed184cbb2cede62d1e843e5db6495 712 1.00/1.00 vMB 24
432,449 432,449 000000000000000003e087e31ee8baca31b9e061277bbdd1389abee385fe911e 288 1.00/1.00 vMB 10
432,448 432,448 0000000000000000035933957cca6df7abfedabfa6167a4b0a63703381e769ed 404 0.24/1.00 vMB 44
432,447 432,447 000000000000000002d330ec0cf4fb0cf06db49c3eb2fddbafc9b3797a2ad02f 1,934 1.00/1.00 vMB 52
432,446 432,446 000000000000000004166c3a943aae303f062195871be8d40b21bfce54ce4aa0 151 0.10/1.00 vMB 27
432,445 432,445 00000000000000000447eaeecb70024f65bd105acd224b8cc38718c81fc294d3 2,542 1.00/1.00 vMB 62
432,444 432,444 000000000000000002b45ca804b66895152e1cc918a4188c0482c7abf024210b 981 0.43/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 697.32 GB
    • Received: 16.55 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.