Loading Tool

Explorer IconExplorer

Memory Pool

87,012 transactions
31.93 vMB
0.11268330 BTC
Random Selection Loading Transactions
Max Size: 195.52/200 MB

Candidate Block

Mining Attempt aa0fb85da3afccaf53e972707dd785cdff3c8349a8019e4da450d8a3b8ae4c98
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root f16a5f16b43bb9ddeabe4680c3e4e6c1e1871aa82df7f8bb7f1d4b50bf2a2b44
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,687
Size: 1.00 vMB
Total Fees: 0.03067961 BTC
Feerates: 1,236.26 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (556,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,732 358,732 00000000000000000a97a93b6c8f421bda85fa5e359400e3c10e5e94ad513deb 852 0.48/1.00 vMB 26
358,731 358,731 000000000000000012ce3376fe17e5176225d0d14b778081891bf102dfc60243 43 0.02/1.00 vMB 17
358,730 358,730 00000000000000000fa905cc0228732e584151924bf2c44ac7485e4366f8bd88 325 0.15/1.00 vMB 27
358,729 358,729 0000000000000000138f4cca3e5153eeefaa85402503411846aa74b0d4d22479 1,283 0.62/1.00 vMB 28
358,728 358,728 0000000000000000025a7277a7b7cb68161d1adcd190ab72b895fc69cbaf1e5c 391 0.18/1.00 vMB 28
358,727 358,727 000000000000000011bb1acf555a1f3c54d70f53060b006b42bd28132b90446e 26 0.01/1.00 vMB 19
358,726 358,726 000000000000000011fb825e0b015b7825bc1c3f8084acb0ee18336bbe615088 123 0.06/1.00 vMB 20
358,725 358,725 0000000000000000112f8e454f0b41bef964a9890e97674eb292b6c34d1f5b7b 345 0.19/1.00 vMB 24
358,724 358,724 000000000000000009695d4b806393e7f983eb75b902a6a104d3c78ee9bed075 119 0.05/1.00 vMB 29
358,723 358,723 00000000000000000ade1b2916c5cb070d6d438afa2752a633022abd87a6e803 56 0.03/1.00 vMB 22
358,722 358,722 0000000000000000152918c26327872458ea6cb69745a4c71b64675bf2d8d3d8 175 0.08/1.00 vMB 26
358,721 358,721 00000000000000000bc42371a5cd025a7ffb8b44abfef472177a534f814fd30f 224 0.11/1.00 vMB 26
358,720 358,720 00000000000000000ea423f8a078eb62c6687747efaa8d622baf79c833422660 52 0.04/1.00 vMB 16
358,719 358,719 000000000000000013b2537b50e51e82519ad1ac7d0b1ee8176b57da66722851 934 0.44/1.00 vMB 26
358,718 358,718 000000000000000002d63c0f6171c0796fbec7ae4dfd18fc9aeb58e65c6dafb9 289 0.18/1.00 vMB 23
358,717 358,717 000000000000000003583daf89c53eaff9e3b0e44c5dfa9787fe13e6d2ec64c0 233 0.10/1.00 vMB 39
358,716 358,716 0000000000000000027c783fb13a753bb0680f5f1d32d1d62bb636efb538ff4f 316 0.13/1.00 vMB 29
358,715 358,715 000000000000000012c75e4957ed9bf5d14fddd827e1380229392bf0b46aed62 90 0.05/1.00 vMB 26
358,714 358,714 0000000000000000065064dcd8871aa588f508bd6865dcb947d9b02a593fe4b0 1,030 0.50/1.00 vMB 27
358,713 358,713 00000000000000000412a41f1519c8ab40b539036bf267f88ed7c40cb93ad435 600 0.32/1.00 vMB 24
358,712 358,712 00000000000000001445feee5ac09e175cbae72226744aedf18eb8735a6534e9 131 0.07/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.