Loading Tool

Explorer IconExplorer

Memory Pool

81,320 transactions
31.56 vMB
0.07467347 BTC
Random Selection Loading Transactions
Max Size: 191.74/200 MB

Candidate Block

Mining Attempt 5fe1780329e00f4365975cb3cac3fb3c074834ee4c58a3f0c134dc945139315a
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root 731807d439889d65e7e7f5fc634dc071a9b9a6193c01c923726d62419f89820a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,405
Size: 1.00 vMB
Total Fees: 0.00608497 BTC
Feerates: 70.37 > 0.61 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (443,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
471,457 471,457 0000000000000000012003cc946f437f9cc25fc7646ac5039d582e44e7cde096 1,624 1.00/1.00 vMB 184
471,456 471,456 000000000000000000fa86835ff312dd28c2b0287a8a7941d24d95199966cf23 1,907 1.00/1.00 vMB 120
471,455 471,455 000000000000000001407e96c7b453b50efabde02fe27daf19458eb8aff96d0a 2,035 1.00/1.00 vMB 148
471,454 471,454 00000000000000000180df96a7d69654d946bc7726776556cdcc6c32633a08bb 2,023 1.00/1.00 vMB 300
471,453 471,453 00000000000000000075043c06a1ec2eb3c920636c3d97c532a419b3308250eb 2,108 0.99/1.00 vMB 140
471,452 471,452 00000000000000000074d2eb11fea9b2835974f2c1c003e9c3db04474fcf86ea 1,382 1.00/1.00 vMB 103
471,451 471,451 0000000000000000002760c62509737697a05e1a682050290aa928f65fbd9470 2,307 1.00/1.00 vMB 287
471,450 471,450 0000000000000000002728dc1505ffb597e1af76b6b4d964a6785e3154bce54c 1,835 1.00/1.00 vMB 295
471,449 471,449 000000000000000000ed8a93382f842983d0a1073f2528bc4cecffb7bd4c33f6 2,087 1.00/1.00 vMB 274
471,448 471,448 000000000000000000452b03a5dfb4ba34ca29bcbb6100944c308dd74d970c22 1,838 1.00/1.00 vMB 347
471,447 471,447 000000000000000000cca057c81bd6289ebdd0de1e71872e8027afbfea4668ff 2,223 1.00/1.00 vMB 415
471,446 471,446 0000000000000000000bcb206cfb5b0bc1b287a9d1cb517e2663d01ce996b048 1,137 1.00/1.00 vMB 483
471,445 471,445 000000000000000001344d59d63e46428a66529aa63430a847c12b68d0f1c0c2 2,481 1.00/1.00 vMB 173
471,444 471,444 00000000000000000098e5407116c0e417b447656c61c9259da63cbe20fa1a4a 1,544 1.00/1.00 vMB 84
471,443 471,443 000000000000000000d9784723be9d6492c63c0cb974dc53d47d721c16bb9fbc 2,081 0.99/1.00 vMB 238
471,442 471,442 00000000000000000007677fbf103e36a6ebe18041135b1266e519d84f6258e1 2,404 1.00/1.00 vMB 370
471,441 471,441 000000000000000000643b5099fe2eb207fc66b71c77336b9afc282cd035c3eb 2,084 1.00/1.00 vMB 263
471,440 471,440 00000000000000000094d39fffb78f53dff88dce8844651c546cf6775d024b24 2,222 1.00/1.00 vMB 234
471,439 471,439 000000000000000000820022260adbbc49fb1da76e625c870ad83562c381eb84 2,112 1.00/1.00 vMB 284
471,438 471,438 00000000000000000105fd7ef9209c2393f61f3a7b99e4629d708476b271020d 2,341 1.00/1.00 vMB 390
471,437 471,437 0000000000000000012b595684a0cfa7eabe7a53a991225c2312e98e87a30467 2,661 0.99/1.00 vMB 436
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.