Loading Tool

Explorer IconExplorer

Memory Pool

19,036 transactions
8.66 vMB
0.03194138 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.77/200 MB

Candidate Block

Mining Attempt 084c35874d5bca09f05336560178903f3e8efc51a39de8f22c7c5a58fb6f9fa8
Version 20000000
Previous Block 00000000000000000000e1bad605e747195f13f88f773febee258624040a6e26
Merkle Root 188697997510b688886645eefabd5f30da3036c189c6a3019ee8e5e9390bf042
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,005
Size: 1.00 vMB
Total Fees: 0.01317814 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,392 (783,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,269 130,269 00000000000016a25cc0b3f6b4ed049ce9b0efd854594f880683f331e703ad18 15 0.01 vMB 2,143
130,268 130,268 00000000000012b7b4e6219450c1e4bdb4951ecdf23df054a0463d6424b5c86c 31 0.01 vMB 1,148
130,267 130,267 0000000000000698dcd38a3b6ca3a65896ac5c9d0b57cc257e04206a0d54e72a 48 0.02 vMB 1,104
130,266 130,266 00000000000008f2f3cde61e5591b174900e473a2340b15da1fb771bd3599eb9 51 0.02 vMB 566
130,265 130,265 0000000000001592ccadf5ca095625de7e59df1c8399eb75807ce67de200896b 47 0.02 vMB 361
130,264 130,264 000000000000038570e7344519268f39db3cb6ca71928c69c558f4a1afe8efad 3 0.00 vMB 1,691
130,263 130,263 00000000000017db265461e79ed2b6cd35c60e3edda7f31030e486a97f268e04 25 0.01 vMB 2,500
130,262 130,262 00000000000001a7df446fff68b8c4b1a799c8e412a0690b10f4ffc88b119e36 45 0.02 vMB 912
130,261 130,261 000000000000078f8c2ea4fec602f2677ba26c163128dc52db42ac89b2c7c949 14 0.01 vMB 458
130,260 130,260 0000000000000a8753319a838b9e05febccf3d93f20b2e5bafb9bfdbebef5f6d 57 0.03 vMB 916
130,259 130,259 0000000000000267e417349054ecb0f6045f90e1cffa0bccac434b26bfaa9ebe 12 0.00 vMB 823
130,258 130,258 00000000000000abde97a85e4f65cfd873a0fd6741dc2986956e48fa17310369 49 0.02 vMB 2,151
130,257 130,257 000000000000011160be1e0a767bc4e7ec9c509e28c137534e1eddc8a2da8457 36 0.02 vMB 828
130,256 130,256 000000000000062d4a575d8c8d63ade210444c7c0f06300d891b9424fd566290 62 0.02 vMB 68
130,255 130,255 00000000000008889550bad00b092f98ca5f7e7149dc18a0e4ad5c3476362bd7 46 0.02 vMB 934
130,254 130,254 00000000000018a904c0957f2f2ae29233edeb60f4c46b513d30c04c0f5d6238 27 0.01 vMB 521
130,253 130,253 0000000000001aee3ae0aaeab143d851b573a394e823f6ff77a1dd80e3f77e80 26 0.01 vMB 908
130,252 130,252 000000000000170b2c67de20fa51e721cc3ebb3f20ed39edddfc94726395751d 34 0.01 vMB 1,840
130,251 130,251 0000000000000f44504094525000fe3fe94a87e60fe2579381d96ffe4dea16d1 62 0.02 vMB 2,677
130,250 130,250 000000000000138244324f7e5362c6bf7f6d68fb04b7fa440b029ee4d0e92e9c 15 0.01 vMB 1,468
130,249 130,249 0000000000000c8988239aeaa87eef4956c24858ab7a4e4b8d04162ee4d0a94e 105 0.03 vMB 381
Previous 10 blocks ↓
Total Size: 779.55 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: 251.54 GB
    • Received: 0.95 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.