Loading Tool

Explorer IconExplorer

Memory Pool

46,302 transactions
28.99 vMB
0.14639383 BTC
Random Selection Loading Transactions
Max Size: 151.34/200 MB

Candidate Block

Mining Attempt b1cb29188bae277afb44c3bc7d65db244ff19d5aa5b8d751819965c67db6f204
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 60820ce3648d84026f9b4161aa1a7b25d830e33bb30d3071b5c759684f230d3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.04086924 BTC
Feerates: 100.53 > 4.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (526,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,422 388,422 0000000000000000004761a7f2c20c7a33f8dd8d61ed8da8af31269886e872be 2,114 0.75/1.00 vMB 44
388,421 388,421 0000000000000000045f1fe26c43f33a4e0e894e35bf4be29660344941ed66d2 1,811 0.75/1.00 vMB 42
388,420 388,420 00000000000000000d305053be57e2aeca4fbcffa6de0b09c4a6e09dc3370284 186 0.08/1.00 vMB 33
388,419 388,419 000000000000000001371f4c360a1b14973c56cdb4a239304eddf9626da5a845 864 1.00/1.00 vMB 14
388,418 388,418 0000000000000000095c6ceb46d2d18d1f3ed8ad3e39577426adf3d9c88db758 308 0.24/1.00 vMB 18
388,417 388,417 00000000000000000d13e2071af65ed28d1e8642b053b7301a1a61334b115310 668 0.30/1.00 vMB 35
388,416 388,416 000000000000000009b0eb97317d0261dd3ad8d25662e591d3fff26f481d14f1 1 0.00/1.00 vMB 0
388,415 388,415 00000000000000000a2c13103f6c3d2a3fb07991dd8ebec5eecf4aa6ff5682cd 773 0.32/1.00 vMB 36
388,414 388,414 000000000000000005147214632b8bdbeaa550f552e46ecf2f36a5f07b522886 36 0.01/1.00 vMB 33
388,413 388,413 00000000000000000bff8876f08a384a17402a61befce293c684d3bac640c8a8 2,412 0.95/1.00 vMB 40
388,412 388,412 00000000000000000adad4ed0a919a0dc8fd5d74f5b9703631d3b6367dc13fca 979 1.00/1.00 vMB 16
388,411 388,411 0000000000000000000e2557cc6b8c820eef0ce5f134e52efaca8f26afc77c98 349 0.17/1.00 vMB 29
388,410 388,410 00000000000000000d5f6daaa38bd4171b55178e5d8316ca7af117d0d68184aa 1,004 0.75/1.00 vMB 28
388,409 388,409 00000000000000000638d4ef7f94b4ee91c7a6e9617dee0d8c36ce27973b5950 1,322 0.57/1.00 vMB 41
388,408 388,408 000000000000000000cec91ae9daf8eefacb5fe3e34e1855f2cca0a1a8cace13 294 0.12/1.00 vMB 43
388,407 388,407 000000000000000007ae5768d0df91edf64cb82adb05ff85886cbc2790d66031 142 0.15/1.00 vMB 17
388,406 388,406 000000000000000008d4c4cb272b11fef412e80eb5269ad045149d6437b81315 1,664 0.92/1.00 vMB 31
388,405 388,405 00000000000000000d621b29675bdedb737d66111a9289116c009897658cd820 2,154 1.00/1.00 vMB 43
388,404 388,404 00000000000000000ab7f938ed9522fb6e9fe94a5fb31953de74fbb2a3cd600f 1,426 0.54/1.00 vMB 49
388,403 388,403 000000000000000006e353343b4eafc16bcac40b3a63458d304b03526151be79 1 0.00/1.00 vMB 0
388,402 388,402 00000000000000000a88f23629c692bb9044392d25a6025e7540d87863fc537e 953 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.