Loading Tool

Explorer IconExplorer

Memory Pool

84,230 transactions
31.98 vMB
0.08923033 BTC
Random Selection Loading Transactions
Max Size: 194.56/200 MB

Candidate Block

Mining Attempt c485020de463ffb5fa4a3ecf76b83ec02016ef09b12cc1a4d17bca1e6cfa0677
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 52dbf4b4d21622ec5633d0e7c9752d4989502a320d394930d020c0db4ec5e2e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.01938414 BTC
Feerates: 179.53 > 1.94 > 0.51 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (359,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,254 555,254 00000000000000000008014617c4a66c74992b0edfc04875379f7cd2127ff1b5 1,650 0.94/1.00 vMB 7
555,253 555,253 0000000000000000001ef5efc110d0b73d88713d4f400b8f8b54d37129936477 2,735 1.00/1.00 vMB 10
555,252 555,252 000000000000000000143563a36623fe61e3dedc545b6c5838cdf931a6cc8ac3 2,739 1.00/1.00 vMB 28
555,251 555,251 000000000000000000262028e362671c5450a53116488f77e5c3788cdac06fff 2,447 1.00/1.00 vMB 21
555,250 555,250 00000000000000000023ab026b6d4cf10cb1dd7ac6756ba3318e3e8c6fa3142b 113 0.06/1.00 vMB 16
555,249 555,249 00000000000000000003f1a2b4429a86e4eccb19f7070e76422203fe30b7bbdb 699 0.36/1.00 vMB 11
555,248 555,248 0000000000000000002bc6548a074cf72df666a207b15918bed26b2ed7f8dbb3 978 0.41/1.00 vMB 13
555,247 555,247 00000000000000000036cdba1dbbfec9c8706a95ff83971cf9c3d8946d64b99d 170 0.13/1.00 vMB 6
555,246 555,246 0000000000000000000c0b0c4069865365739c5c902f11898373e127b98bf1dc 2,168 1.00/1.00 vMB 10
555,245 555,245 00000000000000000004991a47233d7338caf796f41574003e86f0894002d548 2,261 1.00/1.00 vMB 7
555,244 555,244 00000000000000000031b27160511d25b5ec5a11b29d51f81d0e59bc141477cf 2,306 1.00/1.00 vMB 13
555,243 555,243 0000000000000000003310f358bd00aef083e799e7d8d21b1fef5f0607d86982 916 1.00/1.00 vMB 13
555,242 555,242 00000000000000000035f077c8d35923e0df8b4a5aa950b6b4645f825b6687e0 2,302 1.00/1.00 vMB 26
555,241 555,241 0000000000000000000cbc9231c5a3c950bb6b7bd15f20b1f00338bba47211aa 2,658 1.00/1.00 vMB 22
555,240 555,240 0000000000000000002639e196ac265b4e20a7c0e9bcebb025233826828186e4 2,609 1.00/1.00 vMB 16
555,239 555,239 00000000000000000002be3da54487272edb2156ff0e519da3ed5412be4f555f 2,883 1.00/1.00 vMB 16
555,238 555,238 0000000000000000000058d091939a5e2948910e6a32f272e94605a161e92a92 2,742 1.00/1.00 vMB 40
555,237 555,237 0000000000000000000016f7b1e57231fa3196de04d8dfee88fdb74e5c3eadad 2,325 1.00/1.00 vMB 20
555,236 555,236 000000000000000000168f5ca70b190d5852ffa70b81af590d1b511521158bd3 2,242 1.00/1.00 vMB 7
555,235 555,235 00000000000000000020f0a21df97b63b2aa7f1675c154e4533176c695172cef 2,669 1.00/1.00 vMB 25
555,234 555,234 000000000000000000315e1d4f0bf6f06c365b7f991ede8be9868713521821b9 3,091 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.75 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: 708.90 GB
    • Received: 16.78 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.