Loading Tool

Explorer IconExplorer

Memory Pool

78,918 transactions
29.60 vMB
0.07254760 BTC
Random Selection Loading Transactions
Max Size: 177.52/200 MB

Candidate Block

Mining Attempt 5be333fe9b44ba38578677d61af675728d7c55d217554a619f94a8a9de86b8bf
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root 5dd48aaf9f8e2ce366db4d60b6b3fabcbc20da62e34a842900d83640870aea02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,264
Size: 1.00 vMB
Total Fees: 0.01230203 BTC
Feerates: 150.77 > 1.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (426,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,729 488,729 000000000000000000a955d6820ebae1c5789cad0a7d153482cc6807226a3867 513 1.00/1.00 vMB 25
488,728 488,728 00000000000000000000cdf9856ce6ce2b18f35360b38a31ddc0c78433b410f4 1,435 1.00/1.00 vMB 75
488,727 488,727 000000000000000000341f9145de66e59c01a89c2760968270e47e506af51fbb 628 1.00/1.00 vMB 32
488,726 488,726 000000000000000000033b1b5705673cab4da1876495d39e106ece4eabde2ed5 2,555 0.97/1.00 vMB 100
488,725 488,725 00000000000000000036646a23477d8c16cb1ab3b9544609b27cd62760ff0f56 2,186 1.00/1.00 vMB 121
488,724 488,724 0000000000000000006ace91f702f544ee81c2135e2feddc53f106cb74e7a0dc 2,245 0.93/1.00 vMB 88
488,723 488,723 00000000000000000095fa750983058a142a44d6b52d84d68f5ffaa9b4885e4e 2,134 1.00/1.00 vMB 89
488,722 488,722 000000000000000000a969c23a556204e9977d483feb1c203ecfa7c728d88a71 2,152 1.00/1.00 vMB 196
488,721 488,721 0000000000000000007d23947677d7b82096aede63b8417cb475655cfd3e4959 2,232 0.97/1.00 vMB 87
488,720 488,720 000000000000000000ef0d97e494632eec89a3c178cdb06eb60944ce4b6acb3b 2,340 0.98/1.00 vMB 182
488,719 488,719 0000000000000000001e1e1a25a10d2051f8047129c467307b06644c13e07080 1,224 0.98/1.00 vMB 63
488,718 488,718 000000000000000000c9ad40fa0046f0cce116af60af161822abf60da5393041 162 1.00/1.00 vMB 7
488,717 488,717 00000000000000000029d88cd5d65b1293aa3daeed3c4e87f886847effb95c9c 1,125 1.00/1.00 vMB 71
488,716 488,716 0000000000000000007fbd7c540fee6344253144d6b48a6eb5c2d2c139d2bdeb 2,583 0.98/1.00 vMB 37
488,715 488,715 00000000000000000069f00438e5330720958c78877d5ff723eac94bab26f0a9 2,209 1.00/1.00 vMB 8
488,714 488,714 0000000000000000009112e5d68d23bdb1d2a7b6bde545208cd89e87d75da9c5 182 1.00/1.00 vMB 8
488,713 488,713 000000000000000000e2385e0c21b3ae9d6fba7fecb88edf11a44197b74722f4 215 1.00/1.00 vMB 10
488,712 488,712 0000000000000000006ec421b4816a7ba4fa5e45ad1d9fab7c81eca56e0cae70 910 0.98/1.00 vMB 63
488,711 488,711 00000000000000000043da041057c75d8837b9dc1965422112c43b165f4ff2b9 1,614 0.97/1.00 vMB 68
488,710 488,710 0000000000000000003fa9f314bd71dd391518c8ad405ce30ab52a4473b35ece 1,293 0.97/1.00 vMB 61
488,709 488,709 000000000000000000d26836286eeab886c9459c5f90025d15c49d9adf48f695 1,233 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.