Loading Tool

Explorer IconExplorer

Memory Pool

46,279 transactions
27.93 vMB
0.07434776 BTC
Random Selection Loading Transactions
Max Size: 146.99/200 MB

Candidate Block

Mining Attempt b82d583afccff0439be399adb74e0ef9c73eaeffd449bd8c02556e25492cb141
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root be60e066e3e7ba0de60688ae95e067cf755370cd2fe8312ffd932d0b49802ab9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,267
Size: 1.00 vMB
Total Fees: 0.02099161 BTC
Feerates: 100.36 > 2.10 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (376,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,973 537,973 00000000000000000003a128c82710471b357bf6a5022da03ef357d96696d95b 2,679 1.00/1.00 vMB 37
537,972 537,972 0000000000000000000e40a03bc8923d3fe7cf606576b8ff293bfebc6cd4cc48 2,670 1.00/1.00 vMB 19
537,971 537,971 00000000000000000029831f94446c587eed6c40f47eee7031c5dbab574ab7ce 2,719 1.00/1.00 vMB 33
537,970 537,970 000000000000000000102690e8ce3521bd45b74d9e1c21d10e0e32f5a59b6d14 2,435 1.00/1.00 vMB 25
537,969 537,969 00000000000000000015029583186f55411154aa51229ae1ab858f8faec62e19 2,319 1.00/1.00 vMB 13
537,968 537,968 0000000000000000001a77bc57872a11954152a93669c9eb0d9b1d02d5029c87 2,199 1.00/1.00 vMB 30
537,967 537,967 0000000000000000000bb6b25d62db876208b1623b544a734baea9c86a67e12a 2,168 1.00/1.00 vMB 26
537,966 537,966 00000000000000000012b9cea00c6c3873ff79b9360964017eda129ced1dc882 2,858 1.00/1.00 vMB 22
537,965 537,965 00000000000000000003987ca3832d99ebf8fcd516ed3a2d50e002de8dce3945 2,237 1.00/1.00 vMB 19
537,964 537,964 00000000000000000025aca1829dc6859fef35046b57b01c1fc7172b9855786a 1,649 1.00/1.00 vMB 27
537,963 537,963 0000000000000000001c4cc491bae8f300ed22894121131b518a17201aa0e3a5 1,014 1.00/1.00 vMB 27
537,962 537,962 0000000000000000001e16e94ac9a7c5f9ac9b77f020424054a60398a0bd2ebc 2,073 1.00/1.00 vMB 33
537,961 537,961 0000000000000000001521214fbe86809e37bf67575a9594653f944c4463001c 2,279 1.00/1.00 vMB 20
537,960 537,960 0000000000000000002263ba935c4fbc6f4a9bd38b6c73ccef90cfc74dd908e0 2,347 1.00/1.00 vMB 21
537,959 537,959 0000000000000000000c2c84ce4dc5d1fbc9fd0f8a100a949a01ace66abee778 2,233 1.00/1.00 vMB 51
537,958 537,958 00000000000000000008733781da6bd59c4f58c54d4559e5f6b35c36fd9d2311 1,139 1.00/1.00 vMB 40
537,957 537,957 0000000000000000001d1848ff4853e62de42dab3fba09d3693df3fa9f3715de 1,225 1.00/1.00 vMB 61
537,956 537,956 0000000000000000000a6c63bdfc926a208aec9da72f993592f8db345dc858bc 660 1.00/1.00 vMB 71
537,955 537,955 00000000000000000002eb064a6fecef708ee9c1725481a8984d1dcf013593ec 1,429 1.00/1.00 vMB 10
537,954 537,954 00000000000000000019f18aa407627a9f115a08b30414146b97885860906a09 2,809 1.00/1.00 vMB 8
537,953 537,953 0000000000000000000bd2f08525725056f8c66e0d8ec0664d82b084f13cce2f 1,446 0.61/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.29 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: 657.04 GB
    • Received: 14.46 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.