Loading Tool

Explorer IconExplorer

Memory Pool

29,790 transactions
24.65 vMB
0.04799287 BTC
Random Selection Loading Transactions
Max Size: 122.65/200 MB

Candidate Block

Mining Attempt 5396fe09dc90d482216a132422d5e593ba41700563c9e4c46ea5efbf1bb2eada
Version 20000000
Previous Block 0000000000000000000176c7137e0f80c94d7a4e3a567be575b6133c437322b9
Merkle Root 72753ea3a0dba3895d676151ac800206c56f6c85ab607860e22b52c0bcdd810b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,445
Size: 1.00 vMB
Total Fees: 0.00414908 BTC
Feerates: 201.55 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,699 (209,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,709 704,709 0000000000000000000b5d023ea1bc957a49b8852119bd426fbe857db7cd082c 2,387 1.00/1.00 vMB 11
704,708 704,708 0000000000000000000c7a445a8c32ab31fc9b684905fbe9b0da61d23025676a 2,554 1.00/1.00 vMB 20
704,707 704,707 0000000000000000000c15e1f11371c518caed485effc0fb8b82f0be217a3f2d 2,271 1.00/1.00 vMB 16
704,706 704,706 0000000000000000000a95651ca41d8790960d3ea1e55a24a1d9654edc16b849 2,783 1.00/1.00 vMB 12
704,705 704,705 000000000000000000022405d104117d4944a671c1480c054c25f86446470a01 1,384 1.00/1.00 vMB 19
704,704 704,704 00000000000000000002af88f879da5430f818d73e480dfcd2d4bc2b965067dd 1,554 1.00/1.00 vMB 18
704,703 704,703 000000000000000000046219b9027b57a0ce0d7105f88d5b87acb4cbde0f8b91 1,849 1.00/1.00 vMB 21
704,702 704,702 00000000000000000007b3a8752c230854852a25ddede574d5daeb21a896f09f 3,163 1.00/1.00 vMB 25
704,701 704,701 000000000000000000087bd0545061095a46dbb63b27c125b2a4d66820c51a7b 3,329 1.00/1.00 vMB 15
704,700 704,700 0000000000000000000db34e57236edbec0463d91e0eb566af3bbc13bef5d300 3,035 1.00/1.00 vMB 28
704,699 704,699 000000000000000000032ce34ba8907628f84daadcfe8be53a3f28a53854da4a 3,260 1.00/1.00 vMB 16
704,698 704,698 0000000000000000000389f69ffe3f84729594df5fa4f8f8c578ebc339c99f3d 2,922 1.00/1.00 vMB 45
704,697 704,697 00000000000000000002629c304c50b55f76615c090de09ab5e4bd50887b88d8 2,187 1.00/1.00 vMB 13
704,696 704,696 00000000000000000004b696c40d8e7ff4f53133dd67d8a86771ed43a7344097 3,617 1.00/1.00 vMB 13
704,695 704,695 0000000000000000000c2602e070064a4b79b3a975b200d4e0397ee28c78f738 2,882 1.00/1.00 vMB 20
704,694 704,694 00000000000000000006a9fea926570477e549b3cd64f11d5151fa924248e9d3 2,075 1.00/1.00 vMB 22
704,693 704,693 0000000000000000000d869208d810014a6dd75a701ca647bacd33517c267ad1 2,806 1.00/1.00 vMB 19
704,692 704,692 0000000000000000000b88b2618101edeb101c86e8eb297317fe6e28b257f604 3,328 1.00/1.00 vMB 20
704,691 704,691 00000000000000000001a45dd5b2c72117bb46a038780bf440b917c832c68aa6 2,927 1.00/1.00 vMB 45
704,690 704,690 0000000000000000000a41983024978b48bbd76bd15923f3d3682c2c20426b69 1,801 0.71/1.00 vMB 12
704,689 704,689 0000000000000000000b4e3c09de62ae7702a48fe6be02df9674cf8b2ae16fbe 1,317 0.63/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.86 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: 639.13 GB
    • Received: 12.51 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.