Loading Tool

Explorer IconExplorer

Memory Pool

80,209 transactions
34.61 vMB
0.17397155 BTC
Random Selection Loading Transactions
Max Size: 193.78/200 MB

Candidate Block

Mining Attempt 314f126c851e2af74680882890647698044695e5f829fe573c021cf316761f12
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 805d786f77b6930d39eef35d907a42bd87ac4a1a430d89229182eda7f569ce4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,060
Size: 1.00 vMB
Total Fees: 0.04564123 BTC
Feerates: 150.93 > 4.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (556,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,733 358,733 000000000000000009771284c07b36e377c8e142bc159d64c673652789dbae2c 1,907 0.75/1.00 vMB 35
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
Previous 10 blocks ↓
Total Size: 783.11 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: 734.15 GB
    • Received: 18.55 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.