Loading Tool

Explorer IconExplorer

Memory Pool

48,276 transactions
28.40 vMB
0.08339458 BTC
Random Selection Loading Transactions
Max Size: 149.97/200 MB

Candidate Block

Mining Attempt 53ecbad961d340d45a3c9392612f003c7ef50cd5f9b26b1faf1dd0f82da4dfc9
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 3524aec4d3ced87e64101508e857f535a4c446933a364e54b6ec64695e7276c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,187
Size: 1.00 vMB
Total Fees: 0.02690666 BTC
Feerates: 100.66 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (318,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,131 596,131 00000000000000000006df39b6256ca730de7d035ce9308c4cc964e7ebf3a696 743 0.38/1.00 vMB 32
596,130 596,130 0000000000000000000d12e6cd3ce7ce25a51bc996889a794e03e3572876aa2d 313 0.20/1.00 vMB 42
596,129 596,129 000000000000000000101a3d42e55d3fffe3efcf2c96f2940c5da37262597ff6 1,050 0.39/1.00 vMB 31
596,128 596,128 00000000000000000000e14be0983ff9cb45725db7ce5ed5ca7f975a2a7db9d7 1,122 0.58/1.00 vMB 20
596,127 596,127 0000000000000000000632c6724662e9e1cc53a534412cc36cb36589023fe6ae 2,720 0.85/1.00 vMB 8
596,126 596,126 000000000000000000030b8e3f10e0cd2decfbb4a17bbe9636448b196777aeaa 3,130 1.00/1.00 vMB 24
596,125 596,125 00000000000000000001ee9230921549a8e6668bd9933076f183f52f5d819d1d 2,867 1.00/1.00 vMB 26
596,124 596,124 00000000000000000004bee753d901d69ab78370640179f8c68785aac4358913 274 0.07/1.00 vMB 10
596,123 596,123 0000000000000000000101d99e26adcd3be8aecc196ff59b1670df56c42c68d7 1,819 0.78/1.00 vMB 14
596,122 596,122 00000000000000000001808c5144c01a578b79f6520c763cd2923f12f84d1b09 3,423 1.00/1.00 vMB 10
596,121 596,121 0000000000000000000a8575d0b619b7a12986be30533f58fa0b2a6bccfc8db3 958 0.28/1.00 vMB 11
596,120 596,120 0000000000000000000eaf28d6235a21476586f020318a7dac7864b221ba3193 1,938 0.80/1.00 vMB 2
596,119 596,119 000000000000000000081816f060221eb50665e63a680fab5a4d92ff8fb12f67 3,074 1.00/1.00 vMB 10
596,118 596,118 000000000000000000062ca4263bc8106361e9d02055484a9e69283d73a650c3 3,146 1.00/1.00 vMB 22
596,117 596,117 0000000000000000000fc88481b03f1ff927c6cf36d4cee273a3775ae5142375 3,114 1.00/1.00 vMB 26
596,116 596,116 00000000000000000003e800a99b3d0319a3388a24e28c099b3af8123e678daa 2,265 0.64/1.00 vMB 12
596,115 596,115 000000000000000000124a850a7381f4d8ab81abf9c3307abd06d720c4a41335 611 0.20/1.00 vMB 18
596,114 596,114 000000000000000000109947cfec0dc5525647d7dfc30dae36a98b611ec70bf7 3,719 1.00/1.00 vMB 13
596,113 596,113 00000000000000000006f55ce51b8520a0bcf8d04ab3bd45e69d3be5dd2ea673 2,112 0.55/1.00 vMB 13
596,112 596,112 000000000000000000057fbbb28a3441d57d8fc27ce1c17f743c0238ecdfe4d9 770 0.19/1.00 vMB 13
596,111 596,111 000000000000000000046962034075c1f11e64e38e1d0a13faa2859bba7b2a88 461 0.14/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.