Loading Tool

Explorer IconExplorer

Memory Pool

78,118 transactions
29.26 vMB
0.07665470 BTC
Random Selection Loading Transactions
Max Size: 179.38/200 MB

Candidate Block

Mining Attempt ca6c7ba53ec0e876d91bfd09757cd7804d9d5eaf92f6b20db03eca83e736fb57
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 0aa89022b01bb2ed3c507d4d46aa3d5b34073c4eaf79ffe2ef49955759000ebb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,532
Size: 1.00 vMB
Total Fees: 0.01249216 BTC
Feerates: 73.20 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (267,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,446 647,446 00000000000000000009a721fd20b0142cf0428414b9add058221fc6ee79b605 942 1.00/1.00 vMB 15
647,445 647,445 00000000000000000008f86a14d960124c6e632e18b567b9c522112cdb93d623 2,797 1.00/1.00 vMB 24
647,444 647,444 0000000000000000000244f6a82c975768e03727a969195f09363020407484dd 2,553 1.00/1.00 vMB 37
647,443 647,443 0000000000000000000637163d9708d53e04e02bd39e76970cacfacc8e9ecbe8 2,636 1.00/1.00 vMB 103
647,442 647,442 0000000000000000000ba350d8cdfdfefa94f5da86ef5727e91467eabd1c0b3e 2,431 1.00/1.00 vMB 50
647,441 647,441 0000000000000000000f153e4b861fa35418501e812d52ed72a70b0685275c00 2,356 1.00/1.00 vMB 63
647,440 647,440 00000000000000000008890a3ee5c0d5dcea6a0a876a7d6276fe9c15a86d81d5 2,386 1.00/1.00 vMB 104
647,439 647,439 000000000000000000040767aba4483ef8a91795a33ee9f7e803916bd53f9ef5 1,592 1.00/1.00 vMB 53
647,438 647,438 00000000000000000007c3529019a519bcdc83741f85ef9fb6061f4ba85f07ed 724 1.00/1.00 vMB 61
647,437 647,437 0000000000000000000c99c6b56e60f88bd6d559c13c39529b70d54b3cdb1fff 767 1.00/1.00 vMB 67
647,436 647,436 0000000000000000000e7469cce12821d1ee25d88f3001320c751d69f1735934 445 1.00/1.00 vMB 62
647,435 647,435 000000000000000000068782214c45509739c787ae5cac0da25bba7b2bbfae3a 995 0.45/1.00 vMB 37
647,434 647,434 000000000000000000043d9a7e72569f8b60adde6b425d37227906d08933ff53 1,297 0.54/1.00 vMB 43
647,433 647,433 0000000000000000000a26a72bb02ce86b80817f2a637a79fc575b813186adc4 1,874 0.91/1.00 vMB 28
647,432 647,432 000000000000000000007acb2a08e20f547b1b30fb0fb797fcaf080ec0fccfc7 762 0.32/1.00 vMB 34
647,431 647,431 00000000000000000004ae55318bba9a2231c30712109f9730979071ce72155d 336 0.20/1.00 vMB 30
647,430 647,430 0000000000000000000dd2cb6c28065bb29ef83a293d9b72de4f4990b2dc1d42 364 0.12/1.00 vMB 50
647,429 647,429 00000000000000000008c5de4cbf8fb439a255118d2550ac5528f7f2329c5f21 296 0.17/1.00 vMB 29
647,428 647,428 0000000000000000000064fcd3c871a696f11ee720db16ae4021f4cce83d9e9c 1,023 0.46/1.00 vMB 35
647,427 647,427 0000000000000000000ab69c5c8c59352da700dd5f887748cc886cafbbd0940d 2,387 0.95/1.00 vMB 19
647,426 647,426 000000000000000000020e519b2c4e87b991e191e1adc77ee52205e4aba590a8 2,206 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.