Loading Tool

Explorer IconExplorer

Memory Pool

81,792 transactions
30.96 vMB
0.11593827 BTC
Random Selection Loading Transactions
Max Size: 187.96/200 MB

Candidate Block

Mining Attempt 5d595caf5839ed803f9c6c5eae90602ec53635eacde0edc7556ab4031be25b61
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 232d278d0cce1582521c520a1944bb3064afaeb72fae24208746fedce288f7ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,084
Size: 1.00 vMB
Total Fees: 0.03904272 BTC
Feerates: 318.30 > 3.91 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (489,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,333 426,333 000000000000000004503e1faec9c0b410653b9f06b07ec1d67e89e6c135a57e 627 0.37/1.00 vMB 36
426,332 426,332 00000000000000000032babad9a0898d2cea72b64560d444287df07bdfce3dbe 2,282 1.00/1.00 vMB 65
426,331 426,331 00000000000000000487cf3318002cacd97e6ef96bf80df30b915f4dfb16c837 2,459 1.00/1.00 vMB 73
426,330 426,330 000000000000000001e02c8c52a4ebe78f00b55fce49f6955bb1ee95b1896f60 122 0.04/1.00 vMB 71
426,329 426,329 0000000000000000030824ed5e37ae36e143503a8da46cc84802305cc9bceee2 1,722 1.00/1.00 vMB 41
426,328 426,328 000000000000000001ad0c230b6448002c6d147b626c8a60cded132f152514d6 2,208 1.00/1.00 vMB 55
426,327 426,327 00000000000000000146eee75cdb19da8a42d9bd6d3ecd9e07b699a3f2f71b1a 2,317 1.00/1.00 vMB 63
426,326 426,326 000000000000000001adbf74effbf926ac1958d0631a3103706823d9f26ccc29 1,895 1.00/1.00 vMB 44
426,325 426,325 0000000000000000007ee081a4890d52747c3d59960e14f4b0b33b92bd0a2cbd 1,791 1.00/1.00 vMB 48
426,324 426,324 00000000000000000370be8c2ac800309615513fa8c54a908aab13a5242247ba 2,584 1.00/1.00 vMB 61
426,323 426,323 000000000000000002ae75d7877e40a51a2a38b84bfa21e91877463626cda505 2,454 1.00/1.00 vMB 81
426,322 426,322 000000000000000003dca6caac520ef90f8912faed38a2d88e05bac479446f21 2,458 1.00/1.00 vMB 70
426,321 426,321 0000000000000000036eff97c7c5644db9586280d3ec8b61aaf18cbafd14747c 2,487 1.00/1.00 vMB 85
426,320 426,320 0000000000000000016c0bae1e059faf91b1c9405c798c22af901589e8041fd7 1,200 1.00/1.00 vMB 74
426,319 426,319 000000000000000003e1086f3afa40209e139e41c65af75c008ac3f333176b21 2,157 1.00/1.00 vMB 53
426,318 426,318 000000000000000004f4ac5c0ed1df1c537ec1e198e45114d6ddc9b53b86674f 2,722 1.00/1.00 vMB 82
426,317 426,317 0000000000000000035e07e87c3035fb00cb0601b9ecc83d5621b22fb20eee81 341 0.18/1.00 vMB 61
426,316 426,316 000000000000000004d89cd3d3f526e209b9a1400868866562b9827a0720681f 472 0.30/1.00 vMB 52
426,315 426,315 0000000000000000047245b0bdf9d57d8595fe47bc0c3e85d3b3feaecf2f7c1e 701 0.70/1.00 vMB 37
426,314 426,314 000000000000000004c763255df20499ceba3e587ad406d94730d3a131ec8d18 2,244 1.00/1.00 vMB 60
426,313 426,313 000000000000000004feee6456fc2bb65fe296abd54c4adbeb99e08c50ed3b56 353 0.99/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.08 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: 721.84 GB
    • Received: 18.39 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.