Loading Tool

Explorer IconExplorer

Memory Pool

68,510 transactions
26.73 vMB
0.06131905 BTC
Random Selection Loading Transactions
Max Size: 160.93/200 MB

Candidate Block

Mining Attempt 113f8a19aa0e348389d6c79d4d56196d7a00f6ec18c07f7719356a734e6089ee
Version 20000000
Previous Block 0000000000000000000085d312ce084c110020c1bb02e742e0d25f6bf74b9741
Merkle Root b21f279c70097bac3bbbe111ac821f07ee170c744350b0e0b3ddfadbfed68a6a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,953
Size: 1.00 vMB
Total Fees: 0.00421635 BTC
Feerates: 23.60 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,585 (698,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,012 217,012 00000000000003f995967c75582c0e345e2bd368559dd23213914e9605bc1606 357 0.15/1.00 vMB 196
217,011 217,011 00000000000002fa293b37da0cdfa9fd1a32c83833d4ef2b521d0199f744dfb3 232 0.09/1.00 vMB 231
217,010 217,010 00000000000001f2bd34e7ba21c2c3bc593eb9f2d0ff19ecc74b2b66d2be74be 459 0.18/1.00 vMB 250
217,009 217,009 00000000000000f3b11bb479deb09d5eb9d997ac181a809a82180f600e27c2cf 89 0.04/1.00 vMB 112
217,008 217,008 0000000000000460cc6cb8cc9001c9ca07dd5a7c0c8dcc92ab07e9ba2fb19f6e 428 0.26/1.00 vMB 97
217,007 217,007 00000000000002696912c94cd29e9510d1f9eb3035b7553ab60879e24aa24a02 332 0.24/1.00 vMB 124
217,006 217,006 0000000000000241dd9b9bf8e7d9bb90593f0117c24f5fb15eec03d1546a3b3c 631 0.20/1.00 vMB 279
217,005 217,005 00000000000003c083c95914f432000478901cd7be359feaf78e2991f12fcef6 113 0.06/1.00 vMB 134
217,004 217,004 000000000000040c8143304265c8fab95486a24f31e07962854fdadec64c93ce 616 0.23/1.00 vMB 219
217,003 217,003 000000000000039174e3474b0982e04deb4cca8b03d93c158f7686171dbc90d4 565 0.25/1.00 vMB 100
217,002 217,002 00000000000003b884cdcc16e5b3d5afa6f45723447ffaf7c68a26f1a2a19e32 514 0.22/1.00 vMB 168
217,001 217,001 000000000000036eb963e4cd8d8b0a20d1cfc9dc0c3f625b7e61c23cc219bb89 163 0.05/1.00 vMB 46
217,000 217,000 000000000000036d1e5c410c393017277f8ccb59cb30a9143e818e788ecd2515 265 0.14/1.00 vMB 124
216,999 216,999 0000000000000029e21d733b6e4f6507c686c2854232293ff8ca298deaf8251b 663 0.26/1.00 vMB 186
216,998 216,998 00000000000003f5b713e788409f18f1c44e975dffdcaa727c9a98385880c07d 156 0.05/1.00 vMB 34
216,997 216,997 00000000000002acf841b991315810fb64c6ba8a1637bb64a34d3ecb797d4388 661 0.27/1.00 vMB 210
216,996 216,996 000000000000026cd45deb7d63192f9c0a28a6ec9009b2806328ba684c2bf31e 260 0.31/1.00 vMB 23
216,995 216,995 00000000000003b9bfe02c7748598bc5c9814ce3d18bda2aa8ae9e8ae2c8a9f9 352 0.25/1.00 vMB 97
216,994 216,994 00000000000004008b6493c788a11868872404df8d4a377af1d2f8a3ac6f1599 557 0.25/1.00 vMB 417
216,993 216,993 00000000000002ba79f07bd2e226ca1994cf299bc5c51427ee313162e96716fe 259 0.13/1.00 vMB 155
216,992 216,992 00000000000002317c6ad454450b4b568000074a39a9fa3acc2e4893b4658455 80 0.05/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 783.40 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: 770.06 GB
    • Received: 19.76 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.