Loading Tool

Explorer IconExplorer

Memory Pool

77,239 transactions
29.85 vMB
0.10556956 BTC
Random Selection Loading Transactions
Max Size: 180.39/200 MB

Candidate Block

Mining Attempt 8c649e20dbc71fcc16382989409c251f3af226888f5fd2be96b6ccf76d10d286
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 9532c870d53ed9e53cb4c8ac720ef204171e0758cb538f913fc07ddc14f3730d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,197
Size: 1.00 vMB
Total Fees: 0.03712209 BTC
Feerates: 357.61 > 3.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (676,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,840 238,840 000000000000004a2ca0d908bc763a61b31cc450d367d8ec578c800aaf04fafc 269 0.12/1.00 vMB 169
238,839 238,839 00000000000000981a13050c81f58dc040d1a311a4f1ce01bc23170f1345333c 100 0.05/1.00 vMB 172
238,838 238,838 000000000000010b1090fb1b8f8b37bbe7db92d1c7a1c2fa2c21d0a692ce7372 469 0.21/1.00 vMB 183
238,837 238,837 000000000000015062443a5d9aa8b002e02fcf113607b67f3097005641bd27de 41 0.02/1.00 vMB 127
238,836 238,836 00000000000000b0437a9d741217789904200cb8a4574c32a3114965b54ad8a7 343 0.17/1.00 vMB 154
238,835 238,835 000000000000001ef733737bd7d1afbd1619d6b65d2b21d04a69f8ff8d9bb7cd 195 0.09/1.00 vMB 170
238,834 238,834 000000000000013a15b1ce5607860df009946e8833a2e4fa27684e8603d43637 46 0.02/1.00 vMB 96
238,833 238,833 000000000000014947759fa200bf304666bc736c0a9cbad942afda04dced777c 447 0.21/1.00 vMB 157
238,832 238,832 00000000000000e833c92b75b30dc3049fa63baa563c19ba82d8fc8988705b9a 358 0.23/1.00 vMB 129
238,831 238,831 00000000000000e50638adc06257b5bffdb6aebc7ef84beba5898ac725f77e1a 473 0.25/1.00 vMB 156
238,830 238,830 00000000000000fa958cc93e7b5b9d37ad44bbe07a9b9bc8e18fd3636d3f484e 1 0.00/1.00 vMB 0
238,829 238,829 00000000000000803a80a620bba3775a1f24eba4d4013b3348fbd8528a69f23d 689 0.25/1.00 vMB 255
238,828 238,828 000000000000003974eb7090a3031aa532c7ff1adc1c51f70c19a08c8f55f56e 564 0.24/1.00 vMB 193
238,827 238,827 000000000000000f437aba64e12a2231a1f8ee98603690b2558a45cb9bea0cd3 292 0.10/1.00 vMB 74
238,826 238,826 000000000000006dca084fecd3e5f1a0d0bba2146381f9bc11d9787f052f2dac 395 0.17/1.00 vMB 185
238,825 238,825 000000000000000cada530cf5ea9965b687da37030864029f87e926eea56ed94 359 0.17/1.00 vMB 193
238,824 238,824 000000000000001a3ae2d2691e1c801fd1d2538b87295e8ee25d064e214cdebd 138 0.07/1.00 vMB 160
238,823 238,823 0000000000000009122ba55dc36fa5a20596fabfee104828cbb5b1d18305af50 273 0.14/1.00 vMB 147
238,822 238,822 000000000000000208d4d4852388ccd8a03c05b112eb31ca8e8d3f0c00998fd0 1 0.00/1.00 vMB 0
238,821 238,821 000000000000013ef74c71c6edfc99e2a718ee402fa66c80c4fee1723376f6a9 177 0.10/1.00 vMB 141
238,820 238,820 0000000000000153622d7bc439beda80c7dac5e53ec25a76454471539cd5c476 282 0.23/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 783.15 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: 744.27 GB
    • Received: 18.71 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.