Loading Tool

Explorer IconExplorer

Memory Pool

33,620 transactions
19.07 vMB
0.06389243 BTC
Random Selection Loading Transactions
Max Size: 102.65/200 MB

Candidate Block

Mining Attempt 0915c531f7959a42726e66cce473e6e887e99353f73b7731531c96fee6fb5cc2
Version 20000000
Previous Block 000000000000000000007fc360febf573fd20c36a777d7a124372cae17e71a51
Merkle Root a3a59422b95f4e1ae735dec365dfd2266a9dc3bf1c5cbceee558cde00f6105fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,971
Size: 1.00 vMB
Total Fees: 0.02425386 BTC
Feerates: 179.53 > 2.43 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,128 (781,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,317 132,317 000000000000093701dbfd25994053e9a77ecf05846f427090ee808afe608fd5 14 0.00/1.00 vMB 1,332
132,316 132,316 00000000000004f1d831c3f00b30a4d9b7550868792acf1f312f8f8e99a18f8b 36 0.01/1.00 vMB 883
132,315 132,315 00000000000005f1821114944116fff9baeae16c3aefd50674608422db44dc63 110 0.04/1.00 vMB 381
132,314 132,314 0000000000000215546a531ee90c08fb2b407948e28cdb963307f41142c4090f 15 0.01/1.00 vMB 1,572
132,313 132,313 0000000000000ec1e992fd253db9ed90968fd3c873865a0b35f81d702030c859 56 0.02/1.00 vMB 643
132,312 132,312 00000000000004b4737a1721f9e508d8eb9dd29776e38cee90150d8f8a45c142 31 0.01/1.00 vMB 90
132,311 132,311 000000000000106f148d0506971e0ae5996942615c6837b531c151080182ba4d 10 0.01/1.00 vMB 679
132,310 132,310 000000000000012238ac9f7bdb969a8191cbcf7d713cc9e6d823994355b7d67c 8 0.00/1.00 vMB 29
132,309 132,309 00000000000009ae73d37f45779fc3d8bb243600bb884b9549be9611c796ee9c 10 0.01/1.00 vMB 0
132,308 132,308 00000000000007f42ab0e3dd65b8d0224f468b2750586d1cd8ca895858330235 2 0.00/1.00 vMB 1,254
132,307 132,307 00000000000011be4b8b08ed5695f0fb289ab616df21e66952a8c79c947a4dac 77 0.03/1.00 vMB 462
132,306 132,306 000000000000128b2b704baad25e8ea59dfd9e07b58b572cabcf79bf25e9606b 8 0.00/1.00 vMB 1,198
132,305 132,305 00000000000012d4e91b405970b5ff4b592bab0256cc601b1058e9f50aadfa1a 35 0.02/1.00 vMB 198
132,304 132,304 0000000000000e14ea3af452efc77b3565fa0f141322d93d71751200e729255b 58 0.02/1.00 vMB 715
132,303 132,303 00000000000005d94e7fd23c48d62c773bf669109483c2a2f77ab95178fdf988 8 0.00/1.00 vMB 524
132,302 132,302 0000000000000751606eef73276448e9173bd0dcd0e7b012bc6e4699f8d8cda5 26 0.02/1.00 vMB 891
132,301 132,301 0000000000001260989f97d0c7833cfcb4aa12f31a54b93a8f6259eef2efb8ae 30 0.01/1.00 vMB 857
132,300 132,300 00000000000002bad2836063fd794b0d2141487c16837fb7d0ef1157c32a1309 86 0.03/1.00 vMB 597
132,299 132,299 0000000000000fce0f61f2516bc6d5de06fec243102b09e29a7b353d96f82a8c 28 0.01/1.00 vMB 180
132,298 132,298 000000000000089ff1a61a20e4c9e8bcb1e0e5a578eaa9dc34ebbf26030caba5 7 0.00/1.00 vMB 637
132,297 132,297 00000000000011288f1f1dca7b1b914087aa81444c3ae032b74171afa3da3dc6 11 0.00/1.00 vMB 1,597
Previous 10 blocks ↓
Total Size: 780.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 561.42 GB
    • Received: 7.40 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.