Loading Tool

Explorer IconExplorer

Memory Pool

41,712 transactions
28.16 vMB
0.06918443 BTC
Random Selection Loading Transactions
Max Size: 144.78/200 MB

Candidate Block

Mining Attempt b239e8fd91f15adb84c8f7d6679cdbdb76a38889689b59570050658da31e704e
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 8c149f3c05e34d5f9105fc171b2310841eff0ccdc9fdc07f423d1cbfd600beb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,462
Size: 1.00 vMB
Total Fees: 0.01435492 BTC
Feerates: 100.56 > 1.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (225,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,142 689,142 000000000000000000012c171b907bfcc7fc43240dfa03e5cf2fd387c44e3646 2,797 1.00/1.00 vMB 89
689,141 689,141 0000000000000000000a4921e4c82ac757598610c8089908dbd5f0aac7d6f106 3,171 1.00/1.00 vMB 93
689,140 689,140 0000000000000000000baec53d1e9f13c0206c10b087c3d2fc823fcc14c53480 2,761 1.00/1.00 vMB 64
689,139 689,139 00000000000000000007bc8a468734b662f624f4ab8433aeb65a499373cc90f0 2,557 1.00/1.00 vMB 69
689,138 689,138 00000000000000000009cde472c07c88421583f1d9e286483628b01c0d781a65 2,438 1.00/1.00 vMB 96
689,137 689,137 0000000000000000000d43b19e7aed7b31536cd43f15900d99c08bc274607bf2 2,602 1.00/1.00 vMB 104
689,136 689,136 000000000000000000058daf8d2c9ba63e78afed6dc18fbd5e442e782a09d717 2,256 1.00/1.00 vMB 60
689,135 689,135 00000000000000000007a2f1c054aefcccdcbfdbe468cc0d8e10d362da043406 2,611 1.00/1.00 vMB 73
689,134 689,134 000000000000000000026fcec6cc3dc38557b8a956cac662fef00ad6ec974f80 2,434 1.00/1.00 vMB 69
689,133 689,133 000000000000000000075c49588acf07cd41b0d4a742902fe408e4c70bdf36c7 3,463 1.00/1.00 vMB 94
689,132 689,132 000000000000000000087d8809f172a35e8d995a8ff49b67779e79c326202681 2,850 1.00/1.00 vMB 65
689,131 689,131 00000000000000000008ea2ea94778dfd157bc5b34fc4572cf8144ee9c15491f 2,946 1.00/1.00 vMB 100
689,130 689,130 00000000000000000009d54cb55e725667a753bdc3debf02c9c49b90ff10018e 3,607 1.00/1.00 vMB 87
689,129 689,129 00000000000000000009b3e5ac9ba06474bad6b48c1d701977bdb03e90d18ef7 2,482 1.00/1.00 vMB 16
689,128 689,128 0000000000000000000d05cce91dee6fc1582d576ef5e831d80552936ea1cfba 1,256 1.00/1.00 vMB 31
689,127 689,127 0000000000000000000de1c45a0189a22e86d9580adb286156d56a04ad1a7a6e 2,127 1.00/1.00 vMB 21
689,126 689,126 00000000000000000008a56721cfd15ee7672a08d3438a28317077fa53668947 2,663 1.00/1.00 vMB 25
689,125 689,125 0000000000000000000d673380136d13e4393a3d6bca9966cb69dfb253235d5b 2,710 1.00/1.00 vMB 35
689,124 689,124 000000000000000000083a925be6e51b6197222c52e8d9b64a13e12833cff607 2,924 1.00/1.00 vMB 77
689,123 689,123 0000000000000000000c689bab05d339b7d700bf6548ca9f6f620672f70904b3 3,166 1.00/1.00 vMB 45
689,122 689,122 000000000000000000089bbdfeafeaf866e8c2eee585390c18b9416237d39394 3,365 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.80 GB
    • Received: 12.08 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.