Loading Tool

Explorer IconExplorer

Memory Pool

19,829 transactions
8.93 vMB
0.04119952 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.21/200 MB

Candidate Block

Mining Attempt b4d0e7695e23167f9257c7b4292e7dfffb6b4eacbcb18b94280c098f56f1fc0e
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 3a77a6c9b3d58081b922b8b69ecd56b79c22558b6cdbc42d7b51b5bebce7f12c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,866
Size: 1.00 vMB
Total Fees: 0.02155406 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (690,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,853 222,853 000000000000037286ff09341bc559f3b7cd62a2c8bf34da0e9e20598623a970 396 0.23 vMB 177
222,852 222,852 0000000000000267ec511ed0ac38578f41d0163ea96823944d8a0c5ffa08dcae 152 0.05 vMB 312
222,851 222,851 00000000000002aeb63933dc0491b91dc2917fb675c7182b52e7443ad93dffa4 190 0.08 vMB 189
222,850 222,850 00000000000000e6bd7f88c6312a8e321a643b2d536f4a32c28f51df6b293ede 195 0.08 vMB 171
222,849 222,849 00000000000002ef69a564e7b8f3f0b078cdb55a8db28a01ecc089ad862a7972 605 0.25 vMB 187
222,848 222,848 00000000000003bbd12375a049796c41381e7a6e3bba41475dd7a7e3d957d6c9 229 0.14 vMB 77
222,847 222,847 00000000000002f4c5cad633ce715c3b2a6ef77339cb1a08e0a65744c17c13e3 209 0.08 vMB 194
222,846 222,846 0000000000000416f052a244a6e199896b76984aa2cb1db65381cdd38db1908d 200 0.10 vMB 165
222,845 222,845 000000000000024c772fb639aadb0c47d4c41524f66fdc9c5b9eecc4a050e526 619 0.25 vMB 217
222,844 222,844 000000000000019eae4156487486c889ac3369955121f25f3dd5a0d10f3aaf61 77 0.03 vMB 214
222,843 222,843 000000000000006c967f0b208932658066a8b3e899e36797424af97b3eca5a00 170 0.10 vMB 132
222,842 222,842 00000000000001d3cb29c078cb9aba656f56ccaa1f54f9cc55dd5326f659f32f 136 0.05 vMB 186
222,841 222,841 00000000000002aac0d627d6f6ff885aaa5273781397a52c880ec02c5aa19e71 190 0.08 vMB 160
222,840 222,840 0000000000000204b388ae53eba3f5e2bf08f0a5cde31da1563f97666e38389b 272 0.13 vMB 174
222,839 222,839 000000000000008a4a0901b99d66235ab12b5c3e91b2b7e8151df7f6b3926bd7 84 0.04 vMB 130
222,838 222,838 000000000000002f7d8121c167ca2119987b5cc7c2fbcef765013f3799d05e6b 302 0.11 vMB 203
222,837 222,837 0000000000000455acb0c8d1ae802bedfd0ea4c97413c8abca31854dd32647dc 83 0.03 vMB 177
222,836 222,836 00000000000001ab6b7e7c63735012d19c39d8c9ddb634e7c35c1cb715c0b4c2 186 0.08 vMB 187
222,835 222,835 000000000000000b5102c8e7a8f29c84986586cf54528d30f348480e6f8fa0c7 188 0.08 vMB 191
222,834 222,834 00000000000000ae5c3f67d91c2623b29f1520375ab120a6c0443674cb3fd2d0 192 0.08 vMB 148
222,833 222,833 000000000000025bf8ff55a825991e589064e65a96065091fa96c5efe7421bea 640 0.25 vMB 209
Previous 10 blocks ↓
Total Size: 779.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: 270.37 GB
    • Received: 1.05 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.