Loading Tool

Explorer IconExplorer

Memory Pool

78,901 transactions
29.55 vMB
0.10351223 BTC
Random Selection Loading Transactions
Max Size: 177.90/200 MB

Candidate Block

Mining Attempt bd0cb7c65eb57558be60b77bc2fe5211a05516aaa4d1d01c5f4f65e2b1526d20
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root d7e56e1b7e60c16e9857497f36252179cb1934163a865ceda46e06b0f000cc22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,588
Size: 1.00 vMB
Total Fees: 0.03879724 BTC
Feerates: 164.34 > 3.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (236,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,268 678,268 00000000000000000006e695f95e14754a4898097dd2d6a8aa975671d36a4d51 1,982 1.00/1.00 vMB 40
678,267 678,267 000000000000000000032e322c1329ad7fa6cd9e009cf224b2f3970c1145dd21 1,977 1.00/1.00 vMB 82
678,266 678,266 00000000000000000006192d4fdbdcb26fc94c17acf745a01135138601b25f08 1,689 1.00/1.00 vMB 39
678,265 678,265 000000000000000000013601f7b5b50c6176bc63d337a65a9217b5f1543f25fa 1,892 1.00/1.00 vMB 49
678,264 678,264 00000000000000000001f230810c4709b04917e626a8292265208807fe6f1085 1,723 1.00/1.00 vMB 45
678,263 678,263 000000000000000000040d044e775c2ad68709930cf06fe8a5f70afec26171d0 1,564 1.00/1.00 vMB 27
678,262 678,262 00000000000000000003f44d6b8a3ebfbab9af8819195135fe0a8cfe7ed1ce09 775 1.00/1.00 vMB 7
678,261 678,261 000000000000000000031e3bee759fede012c3d8baf5e5c23eb3bafa716e56c4 1,676 1.00/1.00 vMB 45
678,260 678,260 0000000000000000000945d1122cbc1b192987e518212eb8b52c85ded25f3356 1,010 1.00/1.00 vMB 72
678,259 678,259 000000000000000000036f20ce134b1668cccf7ac878c465bc4d65bb8f9cb7a8 999 1.00/1.00 vMB 8
678,258 678,258 00000000000000000000d04b634b0b380e6c77c42e5522441bc5a9492db4ae54 1,112 1.00/1.00 vMB 11
678,257 678,257 0000000000000000000a3cc9836768e7c59c54625a169948c0bb85a4da1d0c3b 1,397 1.00/1.00 vMB 29
678,256 678,256 0000000000000000000a8474dc737a16e6c8ee77bc2b9fe33a1e6c3f9e8a6b83 914 1.00/1.00 vMB 20
678,255 678,255 0000000000000000000b681dbaa96c94c265e86babb49a3879ed370e167ee837 936 1.00/1.00 vMB 28
678,254 678,254 00000000000000000005385df4be6b79898d1737b71026ebcfaec62330ba5917 2,066 1.00/1.00 vMB 18
678,253 678,253 00000000000000000001bd81b78c2e6e47d995b78f4ef89c743c9571600ee4e8 2,524 1.00/1.00 vMB 81
678,252 678,252 0000000000000000000719c95e3c53424898aa79a88779dcc946fa43a59df774 1,644 1.00/1.00 vMB 40
678,251 678,251 0000000000000000000718ac3d9657976de5a69116c83c4d9c9be06c71b37bf2 1,312 1.00/1.00 vMB 8
678,250 678,250 000000000000000000012ae606b997a30254431472e91a564e764ff024c64935 1,243 1.00/1.00 vMB 30
678,249 678,249 00000000000000000007f5f27a4c6a68bd4801bb844b4961b34e3df4ee797215 1,491 1.00/1.00 vMB 31
678,248 678,248 000000000000000000007748dbaed87e5b0cc1a4106db49d58f9121c887d18dc 1,369 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.