Loading Tool

Explorer IconExplorer

Memory Pool

38,658 transactions
31.83 vMB
0.09983081 BTC
Random Selection Loading Transactions
Max Size: 157.76/200 MB

Candidate Block

Mining Attempt 99b3588751ba4f3643386ebcc744742b2dbcf984ef909254536f4ee070c0e051
Version 20000000
Previous Block 00000000000000000000d6693abb5cc51c9745844ab64d16c61f5999a97d9406
Merkle Root 6c9c63a487b2c08fcbb8eee7b8fdb43869f8ede3e09553f8d2a2762cb3e1f2ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,427
Size: 1.00 vMB
Total Fees: 0.03484284 BTC
Feerates: 179.53 > 3.49 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,328 (799,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,517 114,517 000000000000a785ef4826c22724540c064db5403934b55f2290da697cf269c1 2 0.00/1.00 vMB 3,861
114,516 114,516 0000000000003ee81f3d73f2eac886fb892315a65de3f74a9111824a5e901f46 10 0.00/1.00 vMB 0
114,515 114,515 000000000000906bb0cc4ae28ee70500d0255488470bfada0923a35962a0dad6 2 0.00/1.00 vMB 5,235
114,514 114,514 00000000000066f0846bef1ffdd0e4b417380eea1779ea0a2bf43491a7ad2c74 15 0.00/1.00 vMB 203
114,513 114,513 0000000000005dca1baeeb36d80f9b44e69cdfe8d8e1d4d2534b5cfbb520829e 31 0.01/1.00 vMB 3,875
114,512 114,512 0000000000008ddffaf7a1fe53dd8619ad89b7e4ddd628a9dffd80c1cfa9c585 3 0.00/1.00 vMB 3,883
114,511 114,511 000000000000d59ffb131da25d568483e95d9bbbeeea34051b13aaf7e9d6223a 3 0.00/1.00 vMB 3,868
114,510 114,510 00000000000026c7bada4cf05e82d958e8aafca4df7076f46437ad655673d1ac 10 0.00/1.00 vMB 1,074
114,509 114,509 00000000000032ccb3ed05f6985abc49a4b4a14f24db082c9e65db0313f5006d 10 0.00/1.00 vMB 0
114,508 114,508 000000000000a3f1cdbeb7ac9712461b4f546cc28d4d072b0991b8297e81c276 26 0.01/1.00 vMB 0
114,507 114,507 0000000000002d80c5ec7f0c57c1bb9ee7464e7a5f4e0cbbd2a06833a1321efd 1 0.00/1.00 vMB 0
114,506 114,506 0000000000002099a1e907562f8f432c84b217ba0f87bc10a4864f5d91aad12d 60 0.02/1.00 vMB 3,802
114,505 114,505 000000000000988a09a265a0284487b37797ea9a4fa6d71323c1472c3bc4d276 12 0.00/1.00 vMB 0
114,504 114,504 00000000000054355a3fbaf6c9140e99da81522c0e7c870e4755afdab7394d6d 11 0.00/1.00 vMB 795
114,503 114,503 000000000000857b29994a3510174d08291f2ed435358bdf94fc94f25c25f47c 12 0.00/1.00 vMB 1,208
114,502 114,502 0000000000004ebab9a5644964f71e916294303680793e9ceb0a134be050264c 9 0.00/1.00 vMB 0
114,501 114,501 0000000000008f3fd2f1b0849a1582c9d64d0b6a5fe2da51469463f3f81b076a 223 0.06/1.00 vMB 647
114,500 114,500 0000000000001e52cd561bf2ed0c2e64df51166da412bbbb78f9b4bbea00c3d2 6 0.00/1.00 vMB 3,878
114,499 114,499 0000000000005d5294b95b440858bfea6e0d3081ec220084f2421a9541208eaf 17 0.01/1.00 vMB 458
114,498 114,498 00000000000029c61e4a33bb47a4b354c2ef5d507ad6a8f784be7494eaa8cabe 14 0.00/1.00 vMB 1,105
114,497 114,497 0000000000009d6530fbd98130f79d2cc348f00106e9f292c07a57ff88e5c13b 11 0.00/1.00 vMB 834
Previous 10 blocks ↓
Total Size: 781.18 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 582.86 GB
    • Received: 9.30 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.