Loading Tool

Explorer IconExplorer

Memory Pool

80,819 transactions
30.58 vMB
0.08464729 BTC
Random Selection Loading Transactions
Max Size: 186.54/200 MB

Candidate Block

Mining Attempt 92de498f4469cdc4e76fd3dd1ccf14e2714f7c468e22999e9e001ad2bd8a1772
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 8047a172268105962bacec61495fd05dafda6c586f167f2fd88def698631473a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,032
Size: 1.00 vMB
Total Fees: 0.01558290 BTC
Feerates: 301.57 > 1.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (635,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,083 280,083 00000000000000013718906cf132050cbbc2c588bb6a4fd312f8cfb4226d1ad0 497 0.26/1.00 vMB 40
280,082 280,082 0000000000000001a3910d27a6c0f6a6ea1fd8955d65b8642d15d04e002233d3 255 0.16/1.00 vMB 24
280,081 280,081 000000000000000231ef3c802d89f86a37b13c8423182191c955f183f8bfd049 72 0.10/1.00 vMB 0
280,080 280,080 0000000000000002297e13c7a776b5e97ca8c6fea52ba41a04adaf7199251e26 385 0.29/1.00 vMB 43
280,079 280,079 00000000000000022fb12f76de3d71a84ff4e21aa27bf28c0d0df32c3f33c6d7 163 0.10/1.00 vMB 28
280,078 280,078 00000000000000029d5bcc82c5281e74fbb2109578a02feb4715bbd078897e55 148 0.09/1.00 vMB 37
280,077 280,077 00000000000000014afe97586ed41b5a2f286a066499e02591eea254d3f3ec1a 120 0.10/1.00 vMB 13
280,076 280,076 0000000000000000e6bb488c7a22fd6ba5c93f2d3aa7f8b8b9f9ffac8e83e1fc 949 0.38/1.00 vMB 50
280,075 280,075 0000000000000001d396b75b752eb7afeb35d478642af36a1643cf64d67288e6 81 0.03/1.00 vMB 187
280,074 280,074 0000000000000000d990925d9c674de6f2da2f4329a5c351557b1f958c8faceb 163 0.07/1.00 vMB 53
280,073 280,073 0000000000000002b447980347d47bface677984130d6ed9ad5e73936fd40a96 124 0.06/1.00 vMB 51
280,072 280,072 000000000000000075412c45ce369fdbce02b5d256fe9ff67b8c29ee18301d8e 51 0.10/1.00 vMB 4
280,071 280,071 00000000000000015c61db65cee5cf4c89ea6c2562974445c56a6128e2a8f8ed 77 0.06/1.00 vMB 18
280,070 280,070 000000000000000157cf1fa4ee573a1ae4c39cfd699d16cfa8a0bdc528218955 200 0.11/1.00 vMB 29
280,069 280,069 0000000000000001d676f07f0896f31fcdaecca9e174b3294d7bd3974a866f18 91 0.05/1.00 vMB 53
280,068 280,068 0000000000000002feff0d42e57330a9b0b3e92cb66037a5373b4b0db8dcbe53 343 0.20/1.00 vMB 24
280,067 280,067 00000000000000030696619befe5c7202aa4e1fe80916b2c158df090d9e7ee9e 89 0.03/1.00 vMB 154
280,066 280,066 0000000000000001e13b75cabc882275f7a582a6fcdd3494d71aa23d015daf5b 49 0.13/1.00 vMB 25
280,065 280,065 0000000000000002f8a5fe05696ae572fea8a8c98215314b5b09ce7fd761b60c 604 0.25/1.00 vMB 43
280,064 280,064 000000000000000259f36c7bac8128034039976c5409635f435967b1d907a0cb 95 0.13/1.00 vMB 14
280,063 280,063 0000000000000002b3cc65c9c7519d358056cf7e307aae29d51861b35d5f21a9 516 0.25/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.