Loading Tool

Explorer IconExplorer

Memory Pool

79,501 transactions
30.07 vMB
0.07814620 BTC
Random Selection Loading Transactions
Max Size: 183.81/200 MB

Candidate Block

Mining Attempt 7b24c5dc62309471a1d39f26e6e6fb10199aa04ecc743604a92bb50b91199511
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root a0085a905d6f54dee24497f150d030b43bd307715ef652839cd884058bdfc0b8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,238
Size: 1.00 vMB
Total Fees: 0.01133976 BTC
Feerates: 100.65 > 1.14 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (32,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
883,145 883,145 0000000000000000000040de97834fbcbc25344b41e8fd3016f0bdfeacc4178b 3,146 1.00/1.00 vMB 1
883,144 883,144 000000000000000000011920a78f23a227f1bac909cae10f599156b5b418598f 3,440 1.00/1.00 vMB 2
883,143 883,143 000000000000000000007384ba6134620d4fe4c688aa0d427e4738d5b8184efd 3,304 1.00/1.00 vMB 2
883,142 883,142 00000000000000000000989f114577b86239e0d23f79a72ea1a6327a33466a24 2,417 1.00/1.00 vMB 1
883,141 883,141 0000000000000000000107f33473b762362712fb679040b78f107bfd5078238b 4,469 1.00/1.00 vMB 2
883,140 883,140 000000000000000000023be43b8b06dde9e0e97370af0a3d3699a899e734d5da 2,920 1.00/1.00 vMB 4
883,139 883,139 00000000000000000001c3065e6339952354e9648e89df8ea9c5278505db9ae7 3,013 1.00/1.00 vMB 2
883,138 883,138 00000000000000000001cd89b986af7ac8bed77913e71f5d776a62528e23d289 2,326 1.00/1.00 vMB 3
883,137 883,137 000000000000000000025ec8149fe29a500b4566feaa49190f27886374c92e66 4,391 1.00/1.00 vMB 1
883,136 883,136 000000000000000000022294853c7ea0c4f3a6702d305b1f1c003caa74e9a284 388 1.00/1.00 vMB 1
883,135 883,135 00000000000000000001425f60b27287fb4a7589b405ed440808cd24b5bb8938 3,261 1.00/1.00 vMB 3
883,134 883,134 0000000000000000000183a57d0ae38499fff12391c646398a8068a4ec52eb69 1,816 1.00/1.00 vMB 1
883,133 883,133 00000000000000000001f8b29f7a089e33f0ee7491b4697226ee33fb20d88083 3,499 1.00/1.00 vMB 4
883,132 883,132 000000000000000000008564ed42364f3cc4c457d0321bce96fc5c5402c7bd8b 164 1.00/1.00 vMB 1
883,131 883,131 00000000000000000000b3120c81b836da31d3f6802c075dc146a78ee736ff19 1,686 1.00/1.00 vMB 1
883,130 883,130 0000000000000000000253a74778624029a2ad2f36ebeb17e31b8421dd842943 3,080 1.00/1.00 vMB 5
883,129 883,129 000000000000000000006c1e36f240918434d609a19960530f6f5f8bd003c484 644 1.00/1.00 vMB 2
883,128 883,128 000000000000000000016c25162a75ff040683baed8384fe2a3f8dbb0189d0dc 696 1.00/1.00 vMB 1
883,127 883,127 000000000000000000025cf77c7046988341b992dccbacfcb999746811e2131e 2,025 1.00/1.00 vMB 1
883,126 883,126 00000000000000000000fa6fb768d1cf4ff1ddf9a47f0fa8efef13af342fe0e2 3,289 1.00/1.00 vMB 3
883,125 883,125 000000000000000000009d042f5adb842167ae98c8d3eb13900d77ac698645ac 2,711 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.