Loading Tool

Explorer IconExplorer

Memory Pool

42,672 transactions
26.97 vMB
0.06820312 BTC
Random Selection Loading Transactions
Max Size: 141.49/200 MB

Candidate Block

Mining Attempt 7c2aeb10dfdba6c75cdb30d359e5a984f6c828ed959cbac8a180fb6711edc25e
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 2fcb1d039ff2f8980d39741ee0ba72052bf145c1af92af7100a42d0c9a3e994d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,511
Size: 1.00 vMB
Total Fees: 0.01804021 BTC
Feerates: 201.07 > 1.81 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (595,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,591 319,591 000000000000000025e978f7657e37f0fe530edb063d0f55eed467c165ac25ab 1 0.00/1.00 vMB 0
319,590 319,590 000000000000000012049eb61185d4034ebb35eb1dfd8f78ff645bb1bf999299 378 0.43/1.00 vMB 13
319,589 319,589 00000000000000001ac818b40cd7805a34b398574a2f29a1c7ecfa23a2ca5682 1,147 0.73/1.00 vMB 25
319,588 319,588 000000000000000019dbf26b30f44ca11ea9fe8392e3e088de2a7cbc2211809b 1,035 0.63/1.00 vMB 27
319,587 319,587 000000000000000013f680886e878f881b9f2e708dbbcfaa4749a1241bcf030c 103 0.04/1.00 vMB 20
319,586 319,586 00000000000000000217c526d0d7910f8df31bbbf6a55f9fb8dc952c2a746a5a 1,145 0.67/1.00 vMB 29
319,585 319,585 00000000000000001748ba8fef2f5ca6b6cba0dddd88204f2d014dd9859e1174 187 0.15/1.00 vMB 20
319,584 319,584 00000000000000000cee51b4b507ff4cffb7b209b82b1221de41e65c12bee95f 256 0.12/1.00 vMB 34
319,583 319,583 000000000000000005a92bf69c5d19dbbb04abd9c09c24befdc93037adb12a19 543 0.32/1.00 vMB 25
319,582 319,582 000000000000000019bb64be729fbff96b5796b63e69c40612ae619d7ea7eb9a 32 0.01/1.00 vMB 52
319,581 319,581 000000000000000024435e4998b6d88c60a22dcbada8af1e690952d9173de00c 218 0.13/1.00 vMB 21
319,580 319,580 000000000000000017572655692be062b2ee301497cc302d908986757e7f3a7a 434 0.23/1.00 vMB 36
319,579 319,579 0000000000000000198632f027512bfa3542a5f19f90d7f0b0759f5e0eaefa60 18 0.01/1.00 vMB 27
319,578 319,578 0000000000000000262a62bdbaa72d226210e895ce11b154daefae84b82f5df1 718 0.37/1.00 vMB 28
319,577 319,577 00000000000000002764de651ba8de1fb1d09381f72056e50e36158b06f1e999 793 0.41/1.00 vMB 27
319,576 319,576 00000000000000001cc660e6d60b35a83826da0532af511ad7222db53918c6ac 406 0.23/1.00 vMB 23
319,575 319,575 00000000000000000a09b035bfe675eaece8190307138ab9e7a6bdcec2e94aae 861 0.59/1.00 vMB 25
319,574 319,574 00000000000000000aff6ce09a0a1fe57cf7bd615781c655cfde97c901a29ce3 490 0.28/1.00 vMB 26
319,573 319,573 0000000000000000190fc1c1647d0cfeac3ac6d27b396f5380a9c256466df03b 297 0.44/1.00 vMB 13
319,572 319,572 0000000000000000060c9583ef96e6d9b2c5732caebddb25036eeec99946ca0d 835 0.35/1.00 vMB 40
319,571 319,571 000000000000000009acce71418868ec3ddf69ccd86715b571d85f7081e130b7 111 0.06/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.28 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.01 GB
    • Received: 14.45 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.