Loading Tool

Explorer IconExplorer

Memory Pool

76,981 transactions
28.67 vMB
0.07660548 BTC
Random Selection Loading Transactions
Max Size: 173.51/200 MB

Candidate Block

Mining Attempt 79a6894874ac24811a13e97e0483cb8a3044b6827ede1dc592654208191fb31f
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root b997eca28e4be1483343de70de15f2e7657a211190afdc767d484da7eb66aed9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,310
Size: 1.00 vMB
Total Fees: 0.01705191 BTC
Feerates: 214.59 > 1.71 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (386,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,133 529,133 0000000000000000001b529b37c0ff86aefbb8aab9632e81544d459b7a19e8b5 892 1.00/1.00 vMB 4
529,132 529,132 00000000000000000022566f78bb8bbdda0acbf9400c5ede3dc0187f95aeea77 2,174 1.00/1.00 vMB 63
529,131 529,131 0000000000000000000a0ea899559a324e93fee7e6c9c70dee2f30c7886a0722 767 0.53/1.00 vMB 26
529,130 529,130 00000000000000000021285b2151e240f670944222ca1a91d83b3c768ffc1eac 1,123 0.71/1.00 vMB 27
529,129 529,129 0000000000000000001903c56f959682890ceb8e4ae5213a09f2849a767c2b3e 1,294 0.91/1.00 vMB 24
529,128 529,128 000000000000000000193d4dbcae2fe20c7a2d06943ad3ee4dd61eea5403927d 513 0.38/1.00 vMB 23
529,127 529,127 000000000000000000154c8f668517f01b84746208fed4cc0dded3e71298b97e 553 0.37/1.00 vMB 29
529,126 529,126 0000000000000000001d25d17913d8717bc1429d0b0522b7d7233bc1adaa2af0 800 0.84/1.00 vMB 12
529,125 529,125 00000000000000000007d6db4e8c5fc3f271daa88b1a4750d9e8bc31f8f79e43 1,721 1.00/1.00 vMB 32
529,124 529,124 0000000000000000001bc5948a90e4bd22b8ffbcd7f36e3a26e29815c2b7deea 258 0.14/1.00 vMB 2
529,123 529,123 00000000000000000008a5f53fed266937c090377d646beb90c73daa625fef2b 985 1.00/1.00 vMB 16
529,122 529,122 00000000000000000022093dd438ed47fa28e71858b8220d53e5cd83b8d0d442 1,893 1.00/1.00 vMB 37
529,121 529,121 00000000000000000026087ab13d78b5062f38bceb8fe2dc14c53e6b25057933 1,372 1.00/1.00 vMB 25
529,120 529,120 000000000000000000191fe5fc72b9b3c9b87d2240679bcd1d75fa87002af108 1 0.00/1.00 vMB 0
529,119 529,119 00000000000000000022827472fa976dc6c98f5cc078d7b5592c62dd3c302e47 524 0.73/1.00 vMB 8
529,118 529,118 000000000000000000146f4beee71a7f9ca95236c8f480d562cc483ff47aa8c2 1,906 1.00/1.00 vMB 33
529,117 529,117 00000000000000000013d60a4f279d0ffcbd066f554e93c27b52c93f4f12ff7e 1 0.00/1.00 vMB 0
529,116 529,116 0000000000000000001101a8d10b5f21172696ab8394eb8034cd2d41772c0413 298 0.18/1.00 vMB 30
529,115 529,115 000000000000000000134a690a4662bf24251b801c818c6214c479b828a4533a 1,222 0.86/1.00 vMB 19
529,114 529,114 0000000000000000002e7136ff7dd13ded1eb4abee4047a42914b8e13556f39b 437 0.87/1.00 vMB 3
529,113 529,113 0000000000000000000d850b90e345555b64e6aba87c3b673a441b31ba027d6d 927 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.63 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: 672.16 GB
    • Received: 16.16 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.