Loading Tool

Explorer IconExplorer

Memory Pool

35,633 transactions
15.20 vMB
0.08258987 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.15/200 MB

Candidate Block

Mining Attempt cc36fbab85a58c43d66f4db1c04af6585077da5c0745d6e93a0b4ada804704e9
Version 20000000
Previous Block 00000000000000000000882eb50d4cf30d3e14b30b39d5bc9707ffd2840b4559
Merkle Root 482d03bf7210dc4046e1205a10d0acd9ccbfb1e3428130dba7b75817aeacdffb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,799
Size: 1.00 vMB
Total Fees: 0.02816129 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,342 (696,617 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,725 216,725 00000000000002ec60c26c0cb51bf394ab158c450f6b33a9582f47f88048929c 592 0.20 vMB 231
216,724 216,724 00000000000002939e5465044037f2f21ad35aad0778975263afd6194922a63b 512 0.21 vMB 201
216,723 216,723 0000000000000377d125e31d939a6ad41c57ff86404f3a48855d040b53883ff0 116 0.06 vMB 2
216,722 216,722 00000000000004cc94bfaf5a0f155e2e2585ca91f39e84c24ae5917bd515516d 657 0.25 vMB 184
216,721 216,721 00000000000003718a41f894dcd060eda9b3b70658e1f37d64339b74dfe55f5b 381 0.26 vMB 131
216,720 216,720 00000000000000246ac775db8f6b5e7e6e84698a3e1719f13ef14bf9fff4d7d4 114 0.05 vMB 240
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
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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