Loading Tool

Explorer IconExplorer

Memory Pool

82,442 transactions
34.50 vMB
0.15407288 BTC
Random Selection Loading Transactions
Max Size: 196.72/200 MB

Candidate Block

Mining Attempt e96bd44afb0adb1c62d75b0f69d5fb23b46fb93cabcbe530c52cb77893418fc6
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root d275c034e1338d36594ae02b78a9552aa4f4caa9e01598114524ba742e64b068
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,272
Size: 1.00 vMB
Total Fees: 0.03792283 BTC
Feerates: 150.78 > 3.80 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (676,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
238,819 238,819 00000000000000326485051e3cdb5fe31df1368fe2dd6aef9a18f7e2619a4a34 683 0.25/1.00 vMB 260
238,818 238,818 000000000000003a6af82db383990b0da76f78d3576e478ddbb5071e79842b6e 187 0.15/1.00 vMB 115
238,817 238,817 00000000000000b56f28a33c84c5a9a8a766465f426afb1b192e2ffb07749c67 479 0.25/1.00 vMB 158
238,816 238,816 00000000000000c9f747557f4367c1b6ab3cde166582704c6f0f37fcf57f6966 518 0.24/1.00 vMB 218
Previous 10 blocks ↓
Total Size: 783.10 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: 728.27 GB
    • Received: 18.47 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.