Loading Tool

Explorer IconExplorer

Memory Pool

84,835 transactions
30.68 vMB
0.18146494 BTC
Random Selection Loading Transactions
Max Size: 185.97/200 MB

Candidate Block

Mining Attempt 9a418ea34ccef972c5f62c7b7f7ed5e069f4931a13237c7b1b448fb52d149c67
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root 039cd90b890beb626e25df99c672cf730b910bf57d2b6c30093f5eb165eb8add
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,858
Size: 1.00 vMB
Total Fees: 0.11827294 BTC
Feerates: 179.53 > 11.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (530,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,507 384,507 0000000000000000008dd29ba5a4d735b0ef1789163b814928a572b63dda0ca6 269 0.16/1.00 vMB 26
384,506 384,506 00000000000000000470ba165639f4bb4bc5562139d2f8f237da5c716750db9b 1 0.00/1.00 vMB 0
384,505 384,505 000000000000000007c0dd00300a5ebda8df73dc77e1703157f3699c645002b5 810 0.38/1.00 vMB 36
384,504 384,504 00000000000000000d581a940ee9fb87cf723c5089e3c0011e4dd787bba9a404 1,875 0.82/1.00 vMB 41
384,503 384,503 0000000000000000099628331b03e926b0b72f3e1a8517cabc7327036d7d1b51 2 0.00/1.00 vMB 0
384,502 384,502 00000000000000000a6ffa7d981f5a93bd37d1239377074c3ac48c56445026ff 1,349 0.58/1.00 vMB 37
384,501 384,501 00000000000000000844db6ead93f351c01f578efe7577e7e3ee25bd604aaca2 1,010 0.75/1.00 vMB 22
384,500 384,500 000000000000000002092ad541377db3e5df7848288fa5500a8dabced5cb40ea 1,089 0.52/1.00 vMB 35
384,499 384,499 000000000000000004c0eeb75ed453479f629d4be037ea3bebf1b955d4ce0231 464 0.21/1.00 vMB 36
384,498 384,498 0000000000000000041dabfdc7d31bc68ad589556404d973d960d799af4d7246 2,044 0.89/1.00 vMB 39
384,497 384,497 00000000000000000aca4954c6e357ebfc71c16ded0a20dea93f87fb36c1c806 291 0.54/1.00 vMB 9
384,496 384,496 00000000000000000517ce625737579f91162c46ad9eaccad0f52ca13715b156 704 1.00/1.00 vMB 11
384,495 384,495 00000000000000000244773474e10d9cf44e7dc2acea276a05733b7e34ba44ad 647 0.75/1.00 vMB 13
384,494 384,494 00000000000000000d36b87921b6084fdcdc1d4817727a0f27fbc985b5413dd5 1,065 0.99/1.00 vMB 16
384,493 384,493 00000000000000000064de7a2734ec853ecacb38a24bd8c526e263ba7f7113fa 1,186 0.45/1.00 vMB 48
384,492 384,492 00000000000000000318362cd42a1886ff3ef25e80b61fda2ed9505c6363c53a 658 0.75/1.00 vMB 18
384,491 384,491 0000000000000000010f0f607a3b3ae5157124b9d405b808bb65ccb036ec88c6 1,676 0.93/1.00 vMB 31
384,490 384,490 0000000000000000037956e116dd278fd85703903df08f134505ca038c8559ed 1,400 1.00/1.00 vMB 24
384,489 384,489 000000000000000009d3dd1e71724c5e3ccaeb91d3c729d37a1621fffe583581 2,584 1.00/1.00 vMB 37
384,488 384,488 0000000000000000043fa804174bae784fccf99046851ce4cf63c9ae501b61d6 2,384 1.00/1.00 vMB 30
384,487 384,487 000000000000000005d5737f9b86f36a7a0abf9bc349dde5d03fdfb269f11e75 2,868 0.95/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.32 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: 660.25 GB
    • Received: 14.65 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.