Loading Tool

Explorer IconExplorer

Memory Pool

8,372 transactions
3.27 vMB
0.01369959 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 19.16/200 MB

Candidate Block

Mining Attempt b2becd89d7f2322b6e01ff2fe096492ac58d9a3f07c3df8b0224dec8a6501947
Version 20000000
Previous Block 0000000000000000000198901213cf264fd46c324a3dd55fbfd5cf096a97a0a1
Merkle Root cf26fb3a1e36327f562490bd3ae8896607a96eb7d7e6d1d7464dba0b953ccf84
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,123
Size: 1.00 vMB
Total Fees: 0.01074114 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,495 (803,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,462 110,462 000000000001400b7ed3b4fc50937d617fda6adca544af518c1035dbfb440131 12 0.00 vMB 0
110,461 110,461 000000000001bf620d484c9f66681e10c740b93261039dbb57ff6265e2cc0465 12 0.00 vMB 0
110,460 110,460 0000000000004e314ccc6a8c820425ef9f94e82351ca1254ef12eeec4cacbc37 11 0.00 vMB 0
110,459 110,459 00000000000054f1131db050c24205c59873a531d9f690eba7127472411c3247 12 0.00 vMB 0
110,458 110,458 00000000000194b9d33ad0127b5d702d2adf67569f10f3cc071a9de7207aa007 9 0.00 vMB 0
110,457 110,457 0000000000014a35e625526adc8bede22a10d27684e61d1edf8f9a078a244d74 11 0.00 vMB 0
110,456 110,456 0000000000000fbbd88476d61204f92dc57e03599a1d278d95ff1484921b5ca8 19 0.01 vMB 0
110,455 110,455 000000000000bccb65c35160ecfdbfa1a1cb46f5a21cd15762b3517c3be3ce9e 12 0.00 vMB 0
110,454 110,454 0000000000013605b4aaa19ad7911d0b8062a6f9c719aee5c53f494c5b5bf6e8 11 0.00 vMB 0
110,453 110,453 000000000000dd16844c0c20f746c6ea13458b9ad9d57a426a8cff3695f07619 12 0.00 vMB 0
110,452 110,452 000000000001a091da9233f99fe9bb4365c2e5a5e1eb89916655d81a834d4530 12 0.00 vMB 0
110,451 110,451 000000000000410cbc70917851dfa215ce6e8db0441c74838d6a9f704bdd8807 12 0.00 vMB 0
110,450 110,450 00000000000159bbf690561ec31aed0cbce75c54f729c69372fb0de4eaf93386 12 0.00 vMB 0
110,449 110,449 000000000001bd1429e80574445d376ff5d936d0b5d49e5a506ecd8f3e51ec69 5 0.02 vMB 1,163
110,448 110,448 00000000000023cde33a7cc9a0960bd41761bdfbbff96a49954dd14d53538d6e 12 0.00 vMB 0
110,447 110,447 00000000000127adf940b77b16366eef5b827ff5bbe36dbb77214832123a433e 13 0.00 vMB 0
110,446 110,446 0000000000003d458774a80cec06ceb99b1fd99e645afc587ad264c88796588b 10 0.00 vMB 0
110,445 110,445 000000000001243af5f8239e574021d07ca8d155bfbd857f806d83134ab724f4 13 0.00 vMB 0
110,444 110,444 000000000000a62a3b1713d782c3eb24289fa10e5d6fdda9035d530783005b7f 11 0.00 vMB 0
110,443 110,443 00000000000066131d04e648d5381e264759dfc0975f4aebf5d1892f8715c19d 10 0.00 vMB 0
110,442 110,442 0000000000008423d72d6b4222d0c6fc983753a315e702b9a79865f54e6aace7 15 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.73 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: 365.21 GB
    • Received: 1.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.