Loading Tool

Explorer IconExplorer

Memory Pool

76,992 transactions
28.60 vMB
0.06372558 BTC
Random Selection Loading Transactions
Max Size: 173.55/200 MB

Candidate Block

Mining Attempt 0373ae40f6082f738889adcd8b46bb8900c09a99a5e67a33c33e0a4b8745837a
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root 32ee903c42f649090fae9c4ac022e7b5473fdb082d8b1305fa1b173d4fa57c44
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,742
Size: 1.00 vMB
Total Fees: 0.00446270 BTC
Feerates: 40.21 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (436,283 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,817 478,817 0000000000000000013c27b12e89faa92b48bce1cb5e8bc5f11f35ffe151091b 65 0.93/1.00 vMB 2
478,816 478,816 000000000000000000b6f7febc7ac3457523aafbd43d4a79d464f4b9dde5e80a 344 0.19/1.00 vMB 102
478,815 478,815 000000000000000000eaec9217dffc90002b2e602551b707cbdccb61aa0f8c54 352 0.17/1.00 vMB 123
478,814 478,814 00000000000000000002f67524bd723bf8075c51383502dd15fc6cf14fb9a521 1,912 0.93/1.00 vMB 111
478,813 478,813 00000000000000000134a6d0090501d574f5b0280b95ef8a85f1bf72124b9fb1 171 0.99/1.00 vMB 12
478,812 478,812 00000000000000000021a5669b17d30f25075af8515727b893b2d0b5fe043304 530 0.97/1.00 vMB 34
478,811 478,811 0000000000000000010ec7cd59d72d2e17a88b53e7a434cc117204e8fa5cb9a8 721 0.93/1.00 vMB 37
478,810 478,810 000000000000000000b5ce3b3da41b14af00826610392270fa84ce94cbe966e6 1,744 1.00/1.00 vMB 78
478,809 478,809 0000000000000000005449a4add7be5fdf01ebdc360ec20ae3c59f65a6bc3dcb 2,312 1.00/1.00 vMB 138
478,808 478,808 0000000000000000011ffce99a00fac7fa3efa39f303a7246f86d2dad6ea1874 589 0.30/1.00 vMB 133
478,807 478,807 000000000000000000c5581ddf3e9ddeaa8aeabf88e4e02653d76c6ff9890d9d 960 0.95/1.00 vMB 59
478,806 478,806 000000000000000000439776d0191c6923386210637240c2d80f3b44d7c9fb61 617 0.47/1.00 vMB 122
478,805 478,805 000000000000000001290a3a897246c1677cfd77534df57ec5f9310bcbef897c 790 0.97/1.00 vMB 78
478,804 478,804 000000000000000000d0215ffb3b33a60ecfccff27c27610eab6ead58ebb3164 1,812 0.97/1.00 vMB 106
478,803 478,803 000000000000000001452b63c26a42aee123d48d9204de1cb769a54078283581 145 0.95/1.00 vMB 5
478,802 478,802 0000000000000000012f652d4095e4e7374d1d453221591abd681df780fd7156 351 0.20/1.00 vMB 164
478,801 478,801 00000000000000000105e4ea2c521dc98930ac01eb3a0630e54dd5002c9c80e9 72 1.00/1.00 vMB 2
478,800 478,800 000000000000000000bc04019a4dacebaf7d17873a4329761e174a9c3de08ddc 959 1.00/1.00 vMB 75
478,799 478,799 0000000000000000009f0aa09681d0479eca674a577085d9dad59cea0f437a53 765 1.00/1.00 vMB 9
478,798 478,798 000000000000000000d10f8e35fd732e68e9d34e551b2f1180208da342a6b295 1,904 1.00/1.00 vMB 23
478,797 478,797 000000000000000000fdff97b9b11af26bfe7fb4a528e1d42b7237f270a1f2c9 1,554 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.57 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: 670.27 GB
    • Received: 15.84 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.