Loading Tool

Explorer IconExplorer

Memory Pool

78,455 transactions
29.41 vMB
0.06773065 BTC
Random Selection Loading Transactions
Max Size: 176.77/200 MB

Candidate Block

Mining Attempt 452c509c61fe8a35e9742823a2678ee896834e045d926a42ed585d39a3bbed8d
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 58019e14bd6aa8f7d127a047039b5e9d1832dc14740358ab9df74f0ea84f1492
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,130
Size: 1.00 vMB
Total Fees: 0.00810086 BTC
Feerates: 150.93 > 0.81 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (372,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,258 542,258 0000000000000000000ffbf01e1909f731996d70aa3f9a12a1458c66cdbbce3c 2,619 1.00/1.00 vMB 35
542,257 542,257 00000000000000000013c8f7fa39e499fd9c77d5f61a160c44a4d2fc11fdfb94 2,637 1.00/1.00 vMB 28
542,256 542,256 0000000000000000000a35fe524c6cbf9a01a573e8df79a1d8171a718b7c0ed9 2,880 1.00/1.00 vMB 9
542,255 542,255 0000000000000000001d2b006882f683b7d7792406f4f9167a6a5aa2c150701a 1,790 1.00/1.00 vMB 17
542,254 542,254 000000000000000000151a7fd0282277188762ea67d835507492f3c95c57e994 1,510 1.00/1.00 vMB 24
542,253 542,253 000000000000000000166aa393fdc27e558d9c472b0e0033b5db94710b220588 1,191 1.00/1.00 vMB 36
542,252 542,252 00000000000000000017594489728e47b2de8d342ecfbf863106252c63477184 603 1.00/1.00 vMB 56
542,251 542,251 0000000000000000001f6212a030f4604223213dbd75e39834051fa7289c0cb0 657 1.00/1.00 vMB 73
542,250 542,250 0000000000000000000a1b4e298408894e7be649ee5b168c1377a34eda550cc8 2,359 1.00/1.00 vMB 26
542,249 542,249 000000000000000000028e7b6b9b8865421edd6f5839bed290c17f708b4ba05d 2,261 1.00/1.00 vMB 21
542,248 542,248 0000000000000000001870db1c0e90208f791464612ee3795115290926b39fd0 3,141 0.97/1.00 vMB 5
542,247 542,247 00000000000000000019b4a88fe86fd8307fad181ed456e591751ca126de9ba9 2,915 1.00/1.00 vMB 29
542,246 542,246 0000000000000000002455a806830786d2bfc5a2020c59d0c6412e4fd7cbd624 2,761 0.99/1.00 vMB 10
542,245 542,245 0000000000000000000e1a44778f42f6fab224978c46182b3f4d1cc38629f828 1,508 0.54/1.00 vMB 18
542,244 542,244 000000000000000000166c00a95f90439a527b02258dc67e7aa5553394e0965a 66 0.04/1.00 vMB 36
542,243 542,243 000000000000000000205b225145bbeabbaa36a61efafa63204d87c8cabead7b 566 0.20/1.00 vMB 14
542,242 542,242 00000000000000000014547bc6ddcb6542a5cbe267bf9c020c8c9da5ba001b9c 1,906 0.84/1.00 vMB 3
542,241 542,241 00000000000000000020a5aaec2587b68eb83e8b70ab18f6b18e16a1b3aa0aed 2,265 1.00/1.00 vMB 22
542,240 542,240 0000000000000000000883c04c21236f400be40b5bfd9d040d16f73b1a6169a1 1,060 0.41/1.00 vMB 13
542,239 542,239 0000000000000000001f45ca816bdf23592529a5fbf586e3da385ecae0300958 1,245 0.47/1.00 vMB 15
542,238 542,238 00000000000000000015d3c871da9f24f121df59e85beda6af150c85bb14e369 450 0.24/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.39 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.49 GB
    • Received: 14.99 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.