Loading Tool

Explorer IconExplorer

Memory Pool

78,062 transactions
34.51 vMB
0.15756392 BTC
Random Selection Loading Transactions
Max Size: 191.74/200 MB

Candidate Block

Mining Attempt c0044331abf5f7a6058840987eb2e578dccf2e45226619921ed5cfcda8369261
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 08e5c64d591b974645f652f0b908b5fe72b955b7378966c76cf8daf13bbdb66f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,683
Size: 1.00 vMB
Total Fees: 0.03242203 BTC
Feerates: 445.78 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (194,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,338 721,338 000000000000000000042625bcbf1f5721b2f011e1c7a07d8dfee79f8d301396 488 0.20/1.00 vMB 6
721,337 721,337 00000000000000000009ab7e624f716b9b9d2141e942c786d586618b22857be6 1,405 0.81/1.00 vMB 6
721,336 721,336 0000000000000000000a8767f8b3f7cfc42dfaf475b87666571f0211b3bcc590 1,768 1.00/1.00 vMB 5
721,335 721,335 000000000000000000052dd07c94e9272fdf737d7530bd3c5e7baea04e3cab49 1,685 1.00/1.00 vMB 6
721,334 721,334 0000000000000000000880a458045a2e38c20b3036b96bf7c012c95469059bfd 2,015 1.00/1.00 vMB 12
721,333 721,333 00000000000000000001b33612840e7a88168382e0c07a026c29cee7f8f1d45c 629 0.92/1.00 vMB 5
721,332 721,332 00000000000000000006c6ee25f8d5e020271762820c893d6dfbbca5c09c9cdb 358 0.21/1.00 vMB 8
721,331 721,331 000000000000000000052d76b2cb53d2c386d86e5b0bdd960694badc2ac582b0 307 0.23/1.00 vMB 2
721,330 721,330 00000000000000000001eb65482f581d5c585eaf1679ac3346165064a550552d 2,189 1.00/1.00 vMB 9
721,329 721,329 000000000000000000045d52dc40656e666393e37e3305db486043e20b7db3f9 1,174 0.80/1.00 vMB 2
721,328 721,328 000000000000000000037b257aa3c668ea2e2380899bbfc487bca4a61153d9c8 2,464 1.00/1.00 vMB 12
721,327 721,327 00000000000000000006ad82f8c32de9fc0bcfe8a7e77c1f8e7c3d86254334ec 2,546 1.00/1.00 vMB 9
721,326 721,326 000000000000000000028f5f53c33ea9d77bd37b76518e6a43549bdbb698a407 1,343 0.78/1.00 vMB 3
721,325 721,325 00000000000000000002e793c82b887a4ccea4288ecea49184fdf3a5e045d852 1,432 1.00/1.00 vMB 6
721,324 721,324 00000000000000000001ba6b53e05085ec3710ada1379ac5f3095e9795224c81 2,833 1.00/1.00 vMB 2
721,323 721,323 000000000000000000065322dcba26be58c94f2821036a455ca4fb913ab9151a 2,789 1.00/1.00 vMB 13
721,322 721,322 0000000000000000000826c9ec92a5abffdac4bd452af07bc86e3dcfee78ee27 2,716 1.00/1.00 vMB 7
721,321 721,321 00000000000000000008313625c32aa2f9c4a2faaf13f6198cc0c0295a10f9da 2,414 1.00/1.00 vMB 10
721,320 721,320 00000000000000000000f222a6851763c68cd05adbaf80afa1744f1287daa87c 128 1.00/1.00 vMB 4
721,319 721,319 000000000000000000047ea2b55047685c4d8f20d9f3ad9ee682b7aa237bfee3 1,212 1.00/1.00 vMB 6
721,318 721,318 00000000000000000006bb859a85950edb2e5e11ef5d2c55a1fa7cd7cc5cdac5 2,575 1.00/1.00 vMB 12
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: 736.41 GB
    • Received: 18.58 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.