Loading Tool

Explorer IconExplorer

Memory Pool

27,271 transactions
13.93 vMB
0.04302033 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.58/200 MB

Candidate Block

Mining Attempt 52ce06b511b58405dfc96156e7a579beef81d1d6e97f0199be40b6d427f0df62
Version 20000000
Previous Block 00000000000000000001525ca79a5928e01ae69f067bf154460c8ad0bffe4173
Merkle Root 70700131d4a91e6d6db9ca953c26d5fb5cc26c099b55c66013aaa1d05497ae7f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,285
Size: 1.00 vMB
Total Fees: 0.00904340 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,252 (657,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,682 255,682 0000000000000016b1f843ba6eb25cf7a17b76e1e57acfacc2839089aedaccb3 110 0.10 vMB 87
255,681 255,681 000000000000003301aac40924e72a545aacf73bc73bcb2998e4ac741002dcbc 257 0.11 vMB 122
255,680 255,680 0000000000000005f5159bb09c5e2cc9800956ab1d3d0338ba7eaf3987fabd42 376 0.16 vMB 126
255,679 255,679 0000000000000019dd40fa2edba89cf4f1a83b509df5444dcfbd09e6bb2ad81e 468 0.23 vMB 111
255,678 255,678 000000000000000cb96f5129c033e1888325c2337d48d470a1116973575cf559 16 0.00 vMB 137
255,677 255,677 000000000000000bb9e49fc04baeb7233c9ea33fa26302d4dfb9e986dcf60111 245 0.11 vMB 116
255,676 255,676 00000000000000011533f71272aa68280233fddc75596fe155ddc1201bae07e2 160 0.06 vMB 144
255,675 255,675 0000000000000025f3395a4e1205f0cbb7f9a7398755eb1dd9e5692f17cc7b4e 30 0.02 vMB 78,821
255,674 255,674 00000000000000315d2343a50d8722c793b40bffa696eed6930cfae87a0b3a04 111 0.06 vMB 86
255,673 255,673 000000000000003b0e052653d892f450ebf96b7af2a4287d8942abafabdc09c7 330 0.15 vMB 113
255,672 255,672 000000000000002e4926e7c9174553fc399e048a36e8427807bbdcc36eaa7707 128 0.05 vMB 218
255,671 255,671 000000000000001ae776c944d54e88dd41ef7639361c2ddbc29540b7878b6d63 61 0.03 vMB 115
255,670 255,670 0000000000000040e8a27854255bb52993e4a6346420d203c8132cbdceb082d3 368 0.15 vMB 136
255,669 255,669 0000000000000016089a15a068a96d60cfa6da9c947ecec0dbb0b1d14ea0d671 43 0.02 vMB 75
255,668 255,668 00000000000000100441b18c6ad548c1bbebcdf91eb3959103e3f0527de3ae3d 160 0.07 vMB 137
255,667 255,667 000000000000000414f2276347149a8c474643cf93d859a53ae69dcb531d5e02 284 0.13 vMB 116
255,666 255,666 000000000000003516e64c9eff68cdca52bf774a41b075e31c69e9d8ed7354e5 224 0.09 vMB 140
255,665 255,665 00000000000000134a57cccf6b8e8b5bf15977b419443f00a5f9f971e1bd6588 335 0.15 vMB 130
255,664 255,664 000000000000000c373fb88565e9052f399b975fbd3d0ac3c7be5708d6eaf7a8 91 0.04 vMB 91
255,663 255,663 000000000000002be9751fed5e5db8458cc7008dd38064bb552829e170b25239 180 0.07 vMB 116
255,662 255,662 0000000000000024aee900836d3a1c9a384760866041ee4fbe50bcd2a5ca92f1 83 0.03 vMB 133
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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