Loading Tool

Explorer IconExplorer

Memory Pool

53,107 transactions
31.47 vMB
0.18188023 BTC
Random Selection Loading Transactions
Max Size: 169.11/200 MB

Candidate Block

Mining Attempt 4f582bd97a1785df94467bd715ef667933f1136408b886c04661cca1b3f7de5d
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 48fab43ab5b6662370dd78b214bea8287a15ba0ad2c35e0cc748ce888262f603
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,222
Size: 1.00 vMB
Total Fees: 0.09643810 BTC
Feerates: 477.45 > 9.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (522,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,343 392,343 000000000000000009832db250eb28bbd53c0d6d01af96bbabe6f42761e1594d 486 0.29/1.00 vMB 74
392,342 392,342 0000000000000000033291e935f17cf89e041edeb1b636257bda4adbcac24c6c 1,220 0.92/1.00 vMB 23
392,341 392,341 0000000000000000036ca821c8b24e5456911bee25464e013149b4ae667aaad1 1,605 0.93/1.00 vMB 30
392,340 392,340 000000000000000008f02c9bac976869b8f718c176ad1aeacbc126a333fea052 1,588 0.92/1.00 vMB 27
392,339 392,339 0000000000000000036886a3995d9abbee6fc88067dbeff5c5a7624c96db68fb 1,886 0.95/1.00 vMB 34
392,338 392,338 0000000000000000005df121db93c5b1d7d8879db72ba3a324d9812e52cabd35 2,361 0.95/1.00 vMB 41
392,337 392,337 0000000000000000003f2c07aa9dda835b5b40a98498c52972c94a6a14eafe0c 1,248 0.88/1.00 vMB 21
392,336 392,336 0000000000000000042f007d886a3ceb0360851e83765671fd8706fc6d1be5e4 2,633 0.95/1.00 vMB 50
392,335 392,335 00000000000000000167faf8e4f1698ddd1a7c57b92fe4af6cc10d38285da310 1 0.00/1.00 vMB 0
392,334 392,334 000000000000000004235b525559391ffa40cd7c414af82e58a417d34cb6ee1d 699 0.54/1.00 vMB 23
392,333 392,333 000000000000000002d084182045fe654ca47ab9bcdb08dd9d72cc5583eb8c3a 701 0.92/1.00 vMB 15
392,332 392,332 000000000000000006d487c073da9f1e8bca5640726afd2bb2974db29417524b 1,656 0.80/1.00 vMB 34
392,331 392,331 0000000000000000021572d8b99a55b5a1424ed22ce0f55e541fad966ad72c0b 2,141 0.95/1.00 vMB 36
392,330 392,330 000000000000000001aa1802c65ee41b3be2ec4149d22d3c0e07f685d38bc0a9 2,302 0.95/1.00 vMB 39
392,329 392,329 000000000000000004abfaff57668c34c7183f3c8278c4ac5b6dde7883dbdcb6 2,227 0.93/1.00 vMB 39
392,328 392,328 0000000000000000066a16ac80755ae5babdc975054198ffe1c0a20f0a1b0454 1 0.00/1.00 vMB 0
392,327 392,327 000000000000000000c70ccba239e1512a7038b9d7e4e49835305c46e6af7750 741 0.39/1.00 vMB 33
392,326 392,326 000000000000000001687a9fdd05f4aca45642db52a13440b4d258bc783c5089 93 0.09/1.00 vMB 13
392,325 392,325 00000000000000000592ea13eb03372c2c009758ac75503ae054edb33381915b 842 0.70/1.00 vMB 22
392,324 392,324 0000000000000000097115111f2feeb645ea9f1f42b7841c60ece113661a854c 568 0.25/1.00 vMB 35
392,323 392,323 0000000000000000095d5f83f10301e03ac1294bed07669428688fe6d5bb012a 92 0.25/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.