Loading Tool

Explorer IconExplorer

Memory Pool

25,271 transactions
24.63 vMB
0.05280170 BTC
Random Selection Loading Transactions
Max Size: 118.83/200 MB

Candidate Block

Mining Attempt ba4bef92785020f995c40b45a11cb15c726b9243fd2a4a87b4d9adadb6ef3435
Version 20000000
Previous Block 000000000000000000015b3f8991a6295ea8d80dee3f2dc8dabdb68407463c80
Merkle Root 82fcbb40d2ced94d1b842e12c30ccc4e27d25f57e038480c022386795010799d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,955
Size: 1.00 vMB
Total Fees: 0.00854882 BTC
Feerates: 265.25 > 0.86 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,180 (741,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,730 172,730 0000000000000570a9c5582cfef2a6b08d3f2d4b4a360e9a72203f42dedf2fb6 1 0.00/1.00 vMB 0
172,729 172,729 0000000000000218fb93730660a983f21f087fc2c903266b05e03e4cf5a9b94b 1 0.00/1.00 vMB 0
172,728 172,728 00000000000005e9bf892f2c767da7e8b9a16d61ce35a41750b71aa4bd5a0bba 6 0.00/1.00 vMB 755
172,727 172,727 00000000000005ac991bf5cd84abb0341661a95ccdc477391ab20ae9bff2f4e1 89 0.02/1.00 vMB 122
172,726 172,726 0000000000000acc9b2b2937beb8fdb33a1c3a027d305f434667e68ffc533214 4 0.00/1.00 vMB 0
172,725 172,725 00000000000007284f9afc004b07bb000127ea599ba31c6cf61f2f8219a49218 53 0.03/1.00 vMB 159
172,724 172,724 0000000000000194ba20042046dfb3e8b2086a3392586dc31be00dfdb09a8103 14 0.00/1.00 vMB 141
172,723 172,723 00000000000001de8899c2d65591a1d021274a70792c1ed5cf595a96fc4c9336 122 0.04/1.00 vMB 52
172,722 172,722 00000000000002be13fa6dd9be4a5f55bc62f9a952ee0bf221164c19b3581ce4 24 0.01/1.00 vMB 337
172,721 172,721 00000000000006e5428ffaa3fd04b32c9db2e596569c663f9180c9b8e38506a6 28 0.01/1.00 vMB 50
172,720 172,720 00000000000000b3fc6d4d83c9cdf7f601242fa6119d5804da43463a6960ae7a 53 0.03/1.00 vMB 52
172,719 172,719 000000000000063680964cf6ecd9ed832590c82dfaddf5b5c36bbcb7de460456 1 0.00/1.00 vMB 0
172,718 172,718 0000000000000ae551cc27c5c266df79d4204be34b4d990b511faa4679e4092c 11 0.02/1.00 vMB 243
172,717 172,717 0000000000000872e51413ad3c471db6d63e873a382c46aefe7a83b46a439104 9 0.00/1.00 vMB 18
172,716 172,716 0000000000000033f3ea0292563e7755db0c948001c6b8ba681b28f73a8870ba 8 0.01/1.00 vMB 7
172,715 172,715 0000000000000a71fa8b7563b1fcb7e3ea9aad22d8e07ea7baeab21e428203c0 45 0.04/1.00 vMB 62
172,714 172,714 00000000000007250f2d1ab4bf48cde0187bf75e14b5111c367335908e033b1d 31 0.01/1.00 vMB 210
172,713 172,713 00000000000005da87567589d78b46e995ca3910ef143813c08780c576e10b76 134 0.04/1.00 vMB 58
172,712 172,712 000000000000015417a33c78ba17582956a705083dcd8c8f304ab55229c71155 13 0.00/1.00 vMB 40
172,711 172,711 00000000000004e10273e83da6d86995b6a4e6e29eed1ef4c824d0a81d59866f 23 0.01/1.00 vMB 309
172,710 172,710 0000000000000515a5f25c1324178f73aa31fe727dc709bba3bad8877c00f44b 53 0.03/1.00 vMB 313
Previous 10 blocks ↓
Total Size: 780.91 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 572.02 GB
    • Received: 7.84 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.