Loading Tool

Explorer IconExplorer

Memory Pool

83,012 transactions
30.59 vMB
0.16368351 BTC
Random Selection Loading Transactions
Max Size: 185.62/200 MB

Candidate Block

Mining Attempt 7f94c0c8d55ba780e990ebd70b8b4dbd35adf8e67ddcffc65901f1f66cbe7fe8
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root aeda8eb05c90bd1382e579a68166836b3766ab345756024a2786c919d85cbaf1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,098
Size: 1.00 vMB
Total Fees: 0.08445981 BTC
Feerates: 150.79 > 8.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (155,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,327 759,327 000000000000000000004e720a13787705d4f0876992f209470849a9d62ad0de 638 1.00/1.00 vMB 4
759,326 759,326 00000000000000000002be951d485245b20a1a5a4fd0d208d93fb56fe7db4bc3 691 1.00/1.00 vMB 4
759,325 759,325 000000000000000000070cc0b24b5cccde98c3b51c365d4718c9e5981720c256 675 1.00/1.00 vMB 2
759,324 759,324 00000000000000000002ed6efe644109ddce05a863571761f5d7eb9416356ed9 840 1.00/1.00 vMB 10
759,323 759,323 00000000000000000003b97ea02af760b22d9cb0aea6ec96c6dcd6d5d2ae37a1 643 1.00/1.00 vMB 11
759,322 759,322 00000000000000000005d9d3bf2c3ddc3cb77714c95ba563d12206d93ca3235d 2,075 1.00/1.00 vMB 14
759,321 759,321 0000000000000000000478672ff6cdda3b7e29017e013e4f4af1bd6885c8c1f2 483 1.00/1.00 vMB 2
759,320 759,320 000000000000000000024c7d05533fe4fb79402a64f7660d6cc775bb9eadd358 1,426 1.00/1.00 vMB 8
759,319 759,319 00000000000000000005be370f6a6c5beb616d810c28430c235dcfb52e954418 2,052 1.00/1.00 vMB 11
759,318 759,318 0000000000000000000349efb62a34f5af6210e8f9ce11e10e40a0052c2b7320 1,746 1.00/1.00 vMB 1
759,317 759,317 00000000000000000001f3e884dcddd3321412399ee28f4683070419dc998cb0 2,783 1.00/1.00 vMB 8
759,316 759,316 00000000000000000001a2ec1f42451435fc99fe7b38f0e7d2332d5d1615f0f2 1,616 1.00/1.00 vMB 9
759,315 759,315 00000000000000000002b8d3643406f9a0de11a0b47ff4fde43a092cb77a7bd3 240 1.00/1.00 vMB 7
759,314 759,314 000000000000000000041202f23150d76a90ada03cab564ad71c6fa2af463ea1 215 1.00/1.00 vMB 10
759,313 759,313 00000000000000000000a06cb7f64931e4da085a988eeead9363811f27173faa 1,017 1.00/1.00 vMB 4
759,312 759,312 000000000000000000051c0135a2ea6b932e4afc5d24ec646f5e0b120a2c257c 1,810 1.00/1.00 vMB 11
759,311 759,311 000000000000000000050a7d4948ca48720e992d04a786f4efffc8b64c547d39 1,811 1.00/1.00 vMB 15
759,310 759,310 00000000000000000007d63e88469da0a5d9e3bfd4567c90fb6db937afab7a03 1,209 1.00/1.00 vMB 14
759,309 759,309 000000000000000000010362e89ffc9664a24e91eb0bb420707b906dc70499ac 994 1.00/1.00 vMB 12
759,308 759,308 00000000000000000003d29881371e7677f12089afc92e2052586033650a9bf8 1,574 1.00/1.00 vMB 17
759,307 759,307 000000000000000000003b4230c3fc1ae9053c7228f6ab2a8a517ebd24396c2d 2,322 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.06 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.