Loading Tool

Explorer IconExplorer

Memory Pool

43,183 transactions
26.91 vMB
0.05416173 BTC
Random Selection Loading Transactions
Max Size: 141.82/200 MB

Candidate Block

Mining Attempt 67e31e97309770f4359b094aaf1897ea290bad355111e518dec34eca076d065b
Version 20000000
Previous Block 00000000000000000001994882487e351febb51281fc30d3f9402f5efdddf083
Merkle Root 8f216194ddff2b487b15654f71600ad229d82db4d143b51083bec32b05e4a2e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,390
Size: 1.00 vMB
Total Fees: 0.00422955 BTC
Feerates: 160.56 > 0.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,915 (116,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,519 798,519 000000000000000000030e4dd51e45030411dd8b12f04b6f9d9c9c4c40f0ae56 4,085 1.00/1.00 vMB 18
798,518 798,518 000000000000000000038a9727a0b4194d102d7e250b99cc50d29ca85132e857 3,537 1.00/1.00 vMB 31
798,517 798,517 00000000000000000003074ea7d3191060e93299264f3c52497d4ab8221b2234 2,142 1.00/1.00 vMB 14
798,516 798,516 0000000000000000000282eccaefdc8e9d9a35ba2f019b7439a3a91d8b74e91f 3,026 1.00/1.00 vMB 19
798,515 798,515 000000000000000000036fcb2b9e74ab25e306b1f4c1e16f503f2e451135c38f 4,709 1.00/1.00 vMB 9
798,514 798,514 000000000000000000049631c96799104a21c4dbbf06934521083c59a449ead4 3,187 1.00/1.00 vMB 7
798,513 798,513 000000000000000000016496f3ed79283041b5e29181e2e02bc7c8be69bde8a9 3,651 1.00/1.00 vMB 19
798,512 798,512 000000000000000000037e092a3800a7fc3df9e70a2425102c3d47afe2898453 3,576 1.00/1.00 vMB 8
798,511 798,511 00000000000000000004ea3deb28cdace27762e31322f80032e476a5aa1f6dc6 3,479 1.00/1.00 vMB 18
798,510 798,510 0000000000000000000268dcffd1f0277ba18c537190646f285394f16927e20e 1,367 1.00/1.00 vMB 9
798,509 798,509 000000000000000000043e65779d538a203dd0861e059c7fdcdb114dc196126e 669 1.00/1.00 vMB 11
798,508 798,508 00000000000000000001714a825b956a4fdd6edd2ce9219c0eea05dfe78f1ab2 1,450 1.00/1.00 vMB 12
798,507 798,507 00000000000000000003d151a25c5a4c27b2ad4978d26bd749678ddba71176b1 1,315 1.00/1.00 vMB 13
798,506 798,506 000000000000000000006e21101017889108d0e0325518a78d16d38bf7758282 6,399 1.00/1.00 vMB 6
798,505 798,505 00000000000000000001db25f2faffcb0c8f859b965845094269fa4022b52473 2,969 1.00/1.00 vMB 10
798,504 798,504 0000000000000000000015eaae1146032f42c00764cbd69f8950262a95ef58e9 1,984 1.00/1.00 vMB 10
798,503 798,503 000000000000000000006b1f22a22d70f8bf88e8995cba1ea194b0853e498ba7 2,273 1.00/1.00 vMB 15
798,502 798,502 00000000000000000001c013a21951da45570fbd82df2e83c429119d5d9e2d13 5,736 1.00/1.00 vMB 7
798,501 798,501 000000000000000000015110fe95a5117bf51089a5db2e642e366a43b31c30f8 3,018 1.00/1.00 vMB 13
798,500 798,500 000000000000000000039cbcb8fa9584aa48e5c4d748bb04c41bbc7a9ccdeb43 2,708 1.00/1.00 vMB 13
798,499 798,499 00000000000000000003dddd8b0cab5dd5154d5f0e57969d826e1cf8e94ab462 4,618 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.24 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: 655.07 GB
    • Received: 14.25 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.