Loading Tool

Explorer IconExplorer

Memory Pool

82,878 transactions
31.26 vMB
0.12310112 BTC
Random Selection Loading Transactions
Max Size: 183.83/200 MB

Candidate Block

Mining Attempt 916f853d29f3c07bfff353f9aaaded8bbc14f9e6e3269af55c91a745e1c4663f
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root b4217062ba4189eeea4295ff7836f598b324985a94121922208895804a3579d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,503
Size: 1.00 vMB
Total Fees: 0.04266654 BTC
Feerates: 150.80 > 4.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (326,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,277 588,277 00000000000000000007290e647704fea880e570e6552bb9757cc8ba90f0d7cd 677 0.29/1.00 vMB 42
588,276 588,276 0000000000000000001e2438fc9fef217785f37de5340fd9158e98402ef28c69 316 0.09/1.00 vMB 16
588,275 588,275 00000000000000000004e42d9506a7fd527779b7eada0e1ec939e888ac1f791d 468 0.17/1.00 vMB 27
588,274 588,274 00000000000000000012cc545a672d75dcea6d70ad3010f8527aee16d946a55d 1,673 0.73/1.00 vMB 4
588,273 588,273 0000000000000000001d345d45912708cb4e426387c2aead0aae31db552162c9 2,790 0.99/1.00 vMB 28
588,272 588,272 000000000000000000083ea0a61dcd4df71ce7ab7db5ec612e8abfb10a5d95f8 2,651 1.00/1.00 vMB 49
588,271 588,271 00000000000000000001cb71c848ac76d234af087274d13bf3f5d0adb4722734 2,254 1.00/1.00 vMB 43
588,270 588,270 00000000000000000018262c8dda740a82f07a304d06fca31aff146b1cbb73fa 1,369 0.47/1.00 vMB 30
588,269 588,269 0000000000000000001ab8edd7320679696e5747f837efe869411629a5a15966 471 0.15/1.00 vMB 31
588,268 588,268 000000000000000000045d91ba743f2ff4f0a53a805f0086063f454b5c9e0cdd 1,992 0.66/1.00 vMB 27
588,267 588,267 000000000000000000069f79f1e2911c1493c9accd2d3f603ad9ec35531bfea7 1,325 0.43/1.00 vMB 37
588,266 588,266 0000000000000000001041d5775f89bf6aa83fd172b0e2f68817c4c08cfdcef9 2,451 0.86/1.00 vMB 27
588,265 588,265 00000000000000000019c35bb9fcdf4c7428e04133cc4fa7cf3dda111d83b0c5 330 0.11/1.00 vMB 34
588,264 588,264 000000000000000000177ebc768de96951f446630c5f808f28ae89e88f69c63d 516 0.21/1.00 vMB 34
588,263 588,263 0000000000000000001b631f04fe699ff89302adef24d60c3657537761402167 2,468 0.90/1.00 vMB 15
588,262 588,262 0000000000000000000a0eabe4449a5b8626d4bba9613751b8eb53df8a37f0c6 2,382 1.00/1.00 vMB 45
588,261 588,261 00000000000000000001b61442d57e4faee811abb8117a2fd3f2a1e37b33d931 629 0.26/1.00 vMB 31
588,260 588,260 0000000000000000001ac36ec96e9a9f6df2d8197a733518eb49f62b864d336e 1,680 0.60/1.00 vMB 26
588,259 588,259 0000000000000000001e9e6ab0b77e8452d247eb40930464e55b7191976398e1 2,149 1.00/1.00 vMB 18
588,258 588,258 000000000000000000068250b62f03008f88c31cd75c59bb9a4e1022ff43c9e9 2,921 1.00/1.00 vMB 55
588,257 588,257 0000000000000000001038bf2db68b7bd4ade4d6a1bde18f24ebad763d80c195 263 0.67/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.52 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: 668.77 GB
    • Received: 15.57 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.