Loading Tool

Explorer IconExplorer

Memory Pool

40,455 transactions
18.92 vMB
0.18804969 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.02/200 MB

Candidate Block

Mining Attempt 5789bec3a17187c9725323d53b4e1a8653bbfbd6cee6de336fdf79d7ec771843
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 96a1be0ecab9c235334867b02ccbbea71f709864c2f94dd57e0ce887538f4501
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,456
Size: 1.00 vMB
Total Fees: 0.05634653 BTC
Median Feerate: 5.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (696,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,719 216,719 000000000000019e9786c95bf39f6446e0519028d3e7c6d5a07996b15ca3f86f 738 0.25 vMB 225
216,718 216,718 000000000000003f74e015b8bee00ef0c8869c88b9b9021b97e2b3f6e9c5712c 256 0.09 vMB 200
216,717 216,717 00000000000001be8c6adf8b6b30abe1f2a7e582fda24e3af962944fb3d218f1 429 0.18 vMB 182
216,716 216,716 0000000000000455ba11bd7ed3f2c97f4166a3ead91ff99122d0cb9d527a7664 168 0.13 vMB 104
216,715 216,715 00000000000002f9c12e8dccd563d024878506d461a33ac218aaba3a6a24ad3e 646 0.25 vMB 192
216,714 216,714 00000000000002655535d0600868ba98798f5aa3b73e0568576857c165047f83 111 0.05 vMB 128
216,713 216,713 000000000000015622b503d25dc0dc52874737a8fb62d4ce80a8c96cb1e25255 605 0.50 vMB 72
216,712 216,712 0000000000000343c0f216a3707e9a12f7922850d53b7852f69c368e9bda485d 601 0.20 vMB 214
216,711 216,711 00000000000002731ba2e347ae0f5e5f3e758c8ebf0301d2fbcaef2cd986b9b4 626 0.20 vMB 217
216,710 216,710 00000000000000fd2073e68cd05e1f6080ecdfc14ac3ce81f6da0486d36db17f 883 0.45 vMB 158
216,709 216,709 000000000000001b428ebf0be2717219ff9369dcc36b0e7e8c639e8f167a837e 1,411 0.50 vMB 162
216,708 216,708 000000000000023ed9ca36f02f20f349dec861fa526b330f0d8dadbfb111ab48 153 0.05 vMB 128
216,707 216,707 000000000000044553c94fd57f302aa0576eaadeb324724fb2c5f0a933b444c0 971 0.25 vMB 229
216,706 216,706 00000000000003618148cce692b004a6327f956bb9d8804a37ba0408ca7975d2 31 0.01 vMB 127
216,705 216,705 00000000000004c89ff05c73fdf271ee2b762401fbe7f99b083ac429209c1eee 578 0.23 vMB 217
216,704 216,704 000000000000004dc3223896f04317a5e5f94d240ffcd06d7f76230a70abff2b 74 0.02 vMB 97
216,703 216,703 00000000000003cec8fc0929a5739c4fcf44a2b3dc3cf604687c68bc3b46f047 381 0.17 vMB 153
216,702 216,702 00000000000001761999e430c93766e87efba42ebb6344766615ecaa0ba39235 558 0.26 vMB 227
216,701 216,701 00000000000002d577c5588a93644e54dc4da21b938056b1e29bcb482de9792d 246 0.18 vMB 99
216,700 216,700 00000000000000757055ef4c81cf8b690b3b4e5e5f7b67871c753f801e3f8330 753 0.25 vMB 242
216,699 216,699 00000000000003894cecae333b00c82ff70601d4880aab760e414554ccc320b8 109 0.05 vMB 267
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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