Loading Tool

Explorer IconExplorer

Memory Pool

38,358 transactions
26.87 vMB
0.05452079 BTC
Random Selection Loading Transactions
Max Size: 139.78/200 MB

Candidate Block

Mining Attempt cab28918fa66a77a0eb0d547f5065007003bc8b7a64bab7dee56be4c8a4c3c6e
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root 33e12ed6ffcd101feb17082aff4e79a48d570e0176964c15098027dbd680ef11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 895
Size: 1.00 vMB
Total Fees: 0.00500097 BTC
Feerates: 44.54 > 0.50 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (350,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,532 564,532 00000000000000000019f4a97e6f452d7fe673a76347e3e3f468907f0c3e5cb9 3,240 1.00/1.00 vMB 9
564,531 564,531 0000000000000000000499e5cb85c6ec62a4ed5db95361fadbf4e0c04b7fbcba 1,723 1.00/1.00 vMB 31
564,530 564,530 000000000000000000141deb691327dfb7939e3e9a8353561cdc94fd309bebd9 3,246 1.00/1.00 vMB 5
564,529 564,529 000000000000000000091ca7d9da728f17bd3873e4f034d768fb0b725f979661 3,089 1.00/1.00 vMB 47
564,528 564,528 0000000000000000000edce39b480486e96d47d4772b4f40dfc873ec059f0e4d 2,279 0.72/1.00 vMB 15
564,527 564,527 0000000000000000000d76bef24b64328659bb5ebf2d3db7d4ecf8e9fe941dd7 83 0.03/1.00 vMB 16
564,526 564,526 000000000000000000101efc10a643ed33fc041b6d7a1932ff4658753956496f 2,578 0.86/1.00 vMB 15
564,525 564,525 0000000000000000001c3471fae00c845b7537f7f02fb1ae79178eaf064dd8ea 2,338 0.88/1.00 vMB 6
564,524 564,524 000000000000000000131c7826b1555d256b0263d47dd09df8341cc185ee1d9b 2,973 1.00/1.00 vMB 16
564,523 564,523 0000000000000000002a1a16eba2e6d7da50ecbd81b93fb7b700633fcf154397 3,027 1.00/1.00 vMB 29
564,522 564,522 00000000000000000023d59b6a97d4217b2fa0ba929923df6e1a49ebef353ec9 2,663 1.00/1.00 vMB 19
564,521 564,521 0000000000000000001c84a115334201d50863a017cceb8145cdcdd5845260fc 2,713 1.00/1.00 vMB 8
564,520 564,520 0000000000000000001c6be0fdf78a943b7719178962c95ad00720b69401a4c0 3,248 1.00/1.00 vMB 20
564,519 564,519 0000000000000000000bf1bc202bf356c0afacf835a48dfdfb1ef6de88999fd5 3,044 1.00/1.00 vMB 38
564,518 564,518 00000000000000000019c0c6cb35f28f47b1f8995271db9aa4851aea731bc6bc 2,304 0.73/1.00 vMB 14
564,517 564,517 00000000000000000021515d00ec9461f5c81670ed3077b5ab4ed5386cbe20cd 1,468 0.47/1.00 vMB 4
564,516 564,516 000000000000000000064916d15767eacb62e350f00089dc20d2a86a805f3f10 2,213 1.00/1.00 vMB 5
564,515 564,515 000000000000000000138e41571a03488427d0b2485893507caa01e49830defd 2,213 1.00/1.00 vMB 10
564,514 564,514 00000000000000000000c85eb18067d1a94e4751714213e6b839971764868dd3 2,558 1.00/1.00 vMB 32
564,513 564,513 00000000000000000012327d0ce176144502f4c04891605dc77aa84f2a74b207 3,191 1.00/1.00 vMB 30
564,512 564,512 0000000000000000002bf4db252f808ca56f883dc7dfd72f51f53be5f6e6180f 1,243 0.39/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.15 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: 653.03 GB
    • Received: 13.82 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.