Loading Tool

Explorer IconExplorer

Memory Pool

17,257 transactions
10.37 vMB
0.01885003 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.36/200 MB

Candidate Block

Mining Attempt 5bf2a72a9efc4aa92798810ded4b1652c2fabeb948a3e7cdd294c9135bc0ceca
Version 20000000
Previous Block 00000000000000000000cdb97fe7fc9ed9e9cee6b2a8001d4b89e62dc1e1f0bd
Merkle Root c8443d839a3cf556cf365c16ba1c4fa3fe7b22f87ddb4af317fc62f97f45bce7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,090
Size: 0.99788925 1.00 vMB
Total Fees: 0.00285938 BTC
Feerates: 52.19 > 0.29 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,682 (699,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,319 214,319 00000000000002fad647a9eacc1a7f14510b47dca5aebc0999f579ae6dc7c5cc 11 0.00/1.00 vMB 3,223
214,318 214,318 00000000000004ac36ce41cf44c97c7850cd8c4d7b341b782477bce8f5002123 239 0.12/1.00 vMB 140
214,317 214,317 00000000000000654ed349947a17e509d6c99d9a6db88c17bfce62d3be90fb40 267 0.09/1.00 vMB 218
214,316 214,316 000000000000045b2a66e8d85ab564cb8c18f582317de9514a9d505554d5effa 560 0.25/1.00 vMB 216
214,315 214,315 000000000000043ac0ac366a4552b835ddec5476ca1ea6b0f2bf608754916f6d 788 0.20/1.00 vMB 352
214,314 214,314 000000000000010433bc2999090ecfa99cdcfa66ef79867ab6b805dc7e262b1f 432 0.13/1.00 vMB 284
214,313 214,313 00000000000000829e01fac4e0ab991e3e2adda80901714257407bffc997080c 228 0.26/1.00 vMB 49
214,312 214,312 00000000000004e2c7d849ed7878085c8d0ead7db1d7c6103c34dc10ba417745 61 0.07/1.00 vMB 92
214,311 214,311 00000000000004a7305b203afa241987306ebf97a1800b010754d8a8773b0181 163 0.08/1.00 vMB 156
214,310 214,310 00000000000002f23b812008991ce9f740524047c3349bb0b8357feb3970a6d9 585 0.25/1.00 vMB 243
214,309 214,309 000000000000016ff801f39fd362316dffa31b3e2b6657c2f9c3bb3ac1347c25 386 0.15/1.00 vMB 196
214,308 214,308 00000000000000c28472c96760b628da86fb007b0b20f3c076d73291ce81fd9c 15 0.01/1.00 vMB 212
214,307 214,307 00000000000003a295048780c1b9ee41fbc999b182c01e6b2399bd21bef2267c 188 0.07/1.00 vMB 195
214,306 214,306 000000000000058a15b813ac0d7b869e60da5d3b747076ee1eb53cb9b3dc61dc 57 0.03/1.00 vMB 157
214,305 214,305 00000000000004fdff44ca810fe7ff687eb804828524f000a0a680b933835a7e 128 0.14/1.00 vMB 93
214,304 214,304 000000000000033dc33aa963b59eb18d7300e216eb87b5b094e94f41253237a6 430 0.25/1.00 vMB 145
214,303 214,303 00000000000005993039cb3d2e4cbd410ee034162d2c01b37c15e43ac6cbd1f2 11 0.00/1.00 vMB 15
214,302 214,302 00000000000004c74bc25f31e8efd2a2dd63d9f90ca6a5964d83629b9ef2860e 782 0.25/1.00 vMB 253
214,301 214,301 000000000000028f4c0ae4c491cdb7cd005d9d34eacf5a9d831d67bac266706c 142 0.05/1.00 vMB 150
214,300 214,300 000000000000025820f057b899eff0adefeea21611280f105b6b27e3ed6aa3d5 196 0.11/1.00 vMB 143
214,299 214,299 00000000000002feb97ee4362a8a152d183ce189d75ce492d6bf535dbc7a22b3 517 0.19/1.00 vMB 194
Previous 10 blocks ↓
Total Size: 780.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 488.52 GB
    • Received: 3.31 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.