Loading Tool

Explorer IconExplorer

Memory Pool

80,878 transactions
30.09 vMB
0.12715010 BTC
Random Selection Loading Transactions
Max Size: 180.97/200 MB

Candidate Block

Mining Attempt ab3c535bc9b4c2d0569f18ae484d8860942e5c71422c3a3738862ead6749b33d
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 1f4066eebfbe340c1e432753dceda396508a2eaf8df46615d69296a54d161fe9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,788
Size: 1.00 vMB
Total Fees: 0.05251336 BTC
Feerates: 242.90 > 5.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (294,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,492 620,492 00000000000000000004db97583fb228f40b2b7c76aba347c8dcebfac8c2794b 2,625 1.00/1.00 vMB 20
620,491 620,491 000000000000000000061b227ee82293c60860962646aa914541d364e1147583 2,229 1.00/1.00 vMB 17
620,490 620,490 0000000000000000000150032cfde312950abdafb1097708339afa3713833194 2,106 1.00/1.00 vMB 11
620,489 620,489 0000000000000000000582f876bb9fed0cf5a329c6e9c2f8b6a41ef5ac7547bd 3,006 1.00/1.00 vMB 18
620,488 620,488 00000000000000000011ab6083de6e3b1dfc03a938a75f09ea594291cd8c2fe5 2,818 1.00/1.00 vMB 19
620,487 620,487 0000000000000000000ec422905586876e829414fe65bc287090e9211f162ba2 3,073 1.00/1.00 vMB 25
620,486 620,486 0000000000000000001089672248fcc91903fbd02d9501164ce9332d49c0b472 2,544 1.00/1.00 vMB 12
620,485 620,485 000000000000000000027e4d25673735dc380664422e5bd7d4cd17c391c17413 3,403 1.00/1.00 vMB 21
620,484 620,484 0000000000000000000cd64aac63e282625a0e24da009483549b844d81e680dd 2,519 1.00/1.00 vMB 38
620,483 620,483 0000000000000000000cec5ebf66a7ae24d9dce10a38874440572957dc08da73 3,088 1.00/1.00 vMB 14
620,482 620,482 00000000000000000011e2d3c0434a5fb7ef9547a39964db96ff7d1dc8a2897f 1,925 1.00/1.00 vMB 12
620,481 620,481 000000000000000000103fca27c00847caf1d106bdfdfc8fdb38ed75ed034e5a 2,704 1.00/1.00 vMB 19
620,480 620,480 00000000000000000005fc811f810bc4a02a43b6df5c321ca0cc2cd5f70b0aec 2,357 1.00/1.00 vMB 14
620,479 620,479 0000000000000000000d75571a917ede4cf1e94f850fdf267f3e68a969d19a84 2,303 1.00/1.00 vMB 22
620,478 620,478 000000000000000000112c782f60e5689c505be6e6bf4d2a82bf1b1de73d4b14 1,106 1.00/1.00 vMB 19
620,477 620,477 00000000000000000000c6ca2f9ae350438f74eeef403dc8612903db5417487d 1,754 1.00/1.00 vMB 23
620,476 620,476 0000000000000000000c8a7c1ca4854de651a9b2b3927265d6d8c545ff495b40 2,597 1.00/1.00 vMB 26
620,475 620,475 0000000000000000000f1c21ff4ab49a0ea69f45440d2c25bfbb33d9061df4b9 1,873 1.00/1.00 vMB 24
620,474 620,474 00000000000000000008f153b19176628fbd08766d36a94f5b4ef1985ccfade6 2,488 1.00/1.00 vMB 28
620,473 620,473 000000000000000000049f44b868a92d7ba067c19bd5eb90a7ff804308b5fded 2,814 1.00/1.00 vMB 18
620,472 620,472 00000000000000000003d223462a41118be967eb9072b2c200a4fa5a97017244 3,040 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.67 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: 673.29 GB
    • Received: 16.42 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.