Loading Tool

Explorer IconExplorer

Memory Pool

51,453 transactions
28.89 vMB
0.07856681 BTC
Random Selection Loading Transactions
Max Size: 155.40/200 MB

Candidate Block

Mining Attempt 1ce98fe38e2d2fb929223403f494b65df2ed5975bd1145231e1608e04aa39a2f
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 7d8a6fad7cb09bb46f9a7290a6ff6f4422456e5a9281e324c9649a89c5f5182b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,450
Size: 1.00 vMB
Total Fees: 0.02232288 BTC
Feerates: 122.12 > 2.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (563,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,578 351,578 000000000000000011f7bffac44fbd6afcad17867da29ca1de8cde453109ae0e 83 0.06/1.00 vMB 23
351,577 351,577 00000000000000000d35bb2b8946a5215ddd58501c2e3041320355eca2967d92 289 0.15/1.00 vMB 24
351,576 351,576 000000000000000001da78c09b913a454639eb8943ecf79a65bcfa61352e6623 1,551 0.68/1.00 vMB 33
351,575 351,575 00000000000000000afd9dc9e813ad1165f544c6cf17ff051dac6b66d9eb344e 774 0.49/1.00 vMB 25
351,574 351,574 00000000000000000d8b23931ff0e4fce9e9f11f22c491f2bdf388ec0664bd10 1,024 0.55/1.00 vMB 29
351,573 351,573 000000000000000002cc98d77bc09be232bb2d78b5d54a225ee3d57f31de42d4 512 0.17/1.00 vMB 47
351,572 351,572 0000000000000000136d49f39818df90957cb5d13e379422f619fb724cf841f6 1,102 0.54/1.00 vMB 42
351,571 351,571 000000000000000003c6c08068036527653a4a572746056a6f51a140039d265b 198 0.10/1.00 vMB 22
351,570 351,570 00000000000000000048ccb3fd13e95c2e164d85bb18dfae0b1b0d0df075d12e 698 0.36/1.00 vMB 31
351,569 351,569 000000000000000011ed407df67501f7689073d42a0575ccbbb5640732cd4034 852 0.47/1.00 vMB 32
351,568 351,568 00000000000000000a3e46f0cb8cef69dc5672a7abf653c061e141f73725b8b2 1,167 0.63/1.00 vMB 28
351,567 351,567 000000000000000007dcd8fbdd92b88304374f8c0747955774baf11baf00e975 374 0.18/1.00 vMB 25
351,566 351,566 00000000000000000f161d34017c57bf36ee0180c9043b94edcff89416253f43 2,293 1.00/1.00 vMB 40
351,565 351,565 00000000000000000706338172164a82ff096c013a1d498be8a916ebad500f16 79 0.03/1.00 vMB 20
351,564 351,564 00000000000000000616396c363b4b5ce24b55375aa131d3f1b0f3d267cab50e 925 0.39/1.00 vMB 35
351,563 351,563 000000000000000011e1cf4dba3c6dbefbaa73bcea37f105ee4e695066442a45 602 0.29/1.00 vMB 27
351,562 351,562 000000000000000009b9c939d9189c3595ccf02564baf13fd1478987c3aa28cb 963 0.45/1.00 vMB 34
351,561 351,561 00000000000000000c24e63e28b303b91f5908de103fdfacf5656325c68fe669 1,126 0.51/1.00 vMB 34
351,560 351,560 00000000000000000eca686c648e39146238175f68cdf90d30733b6e639f9d47 151 0.10/1.00 vMB 27
351,559 351,559 00000000000000001603c49aae908a18e70f06d494f0600ff4cf1ef09adc52c7 136 0.06/1.00 vMB 19,425
351,558 351,558 0000000000000000068985402604443154843a05400209bfef1863cd6fa121be 602 0.28/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.02 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: 649.86 GB
    • Received: 13.22 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.