Loading Tool

Explorer IconExplorer

Memory Pool

42,534 transactions
26.73 vMB
0.05435472 BTC
Random Selection Loading Transactions
Max Size: 140.55/200 MB

Candidate Block

Mining Attempt 7e3885bad540beb1173e519730116c769351cbdf85bc4ce04120b8a2035ac9a3
Version 20000000
Previous Block 000000000000000000010403244fbca82ca36ab106bf72d752ba7a12fe1ad3cb
Merkle Root b8d852cf01d474902848e21bbf4c528e86f76add03c2d1b5ba3b31b20cba7cb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,324
Size: 1.00 vMB
Total Fees: 0.00474943 BTC
Feerates: 40.21 > 0.48 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,919 (490,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,664 424,664 000000000000000001f376759c4b03a5e660c02cc840f9df0a5a295ae26e0b19 2,849 1.00/1.00 vMB 89
424,663 424,663 0000000000000000026e35b1e02457ef8b28e118521274a49f80b6c2805fba03 782 0.35/1.00 vMB 75
424,662 424,662 0000000000000000046d11802b602a397ce88d7aa54c14c347093fa88cd3c2bf 543 1.00/1.00 vMB 11
424,661 424,661 000000000000000004e6a797e04dc7f6faca6c2ea9ffba62be2a03bfc1557130 1,944 1.00/1.00 vMB 41
424,660 424,660 00000000000000000050eba3d2e0862d5fad3d61bae08d3842f9b18c06bc9acf 2,907 1.00/1.00 vMB 96
424,659 424,659 000000000000000001da23423a0e0c24d4165dcf38c7031b02bfda8671226206 513 0.39/1.00 vMB 44
424,658 424,658 000000000000000001dd3b6f9473a3b15991f1a173a9402ea3588326655948d5 1,578 1.00/1.00 vMB 67
424,657 424,657 00000000000000000423d70e743407b56600ba2f4752b29aca054b18143bd3c5 940 1.00/1.00 vMB 21
424,656 424,656 000000000000000002774efb2cf1bff8cb3f30060b17a56370cd5321835e756c 1,781 1.00/1.00 vMB 48
424,655 424,655 00000000000000000102dbdc0f061f50de3de71b533826ac020abc1d462799ba 2,686 1.00/1.00 vMB 79
424,654 424,654 0000000000000000002f72632655c932a9ba6b690095212afbdb3beb99ec6010 2,520 1.00/1.00 vMB 68
424,653 424,653 0000000000000000034a742a240afb4a0b28aca2ac49612c0abf43be150d8bd3 2,881 1.00/1.00 vMB 74
424,652 424,652 000000000000000004baca88d9abc6a251239ff77b5783107877f40ea6b9eac7 2,762 1.00/1.00 vMB 102
424,651 424,651 00000000000000000034234f18806485f4a38caff15196316ef9b978b3823cb9 1,191 0.98/1.00 vMB 45
424,650 424,650 000000000000000001f85980f98dc640aaa8d2a7aa7c582fa8aca52b1f7b1d5a 542 0.98/1.00 vMB 26
424,649 424,649 0000000000000000018979c647ee722b1e503fa9449c1b28741447575b1b43b7 2,085 0.98/1.00 vMB 65
424,648 424,648 000000000000000002869c6f13713666611f6b48aa498dba1bfeeda80ffd3b16 143 0.99/1.00 vMB 9
424,647 424,647 000000000000000003b398fa8ae7b2512f1fe27aefbfe7316a69c147569b5930 354 1.00/1.00 vMB 17
424,646 424,646 000000000000000001d5d309f988d55bae5c6f12d071ccb0b51815c2ce8d58ef 554 0.98/1.00 vMB 23
424,645 424,645 000000000000000003523e79695f0a48373c74b8f042006c7d266ca94ccb94f2 908 0.43/1.00 vMB 70
424,644 424,644 0000000000000000049e0a3ad28dcdfa390fde6220e6e05f767469790f8d3982 1,965 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.24 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: 655.26 GB
    • Received: 14.28 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.