Loading Tool

Explorer IconExplorer

Memory Pool

81,576 transactions
29.65 vMB
0.08658299 BTC
Random Selection Loading Transactions
Max Size: 180.42/200 MB

Candidate Block

Mining Attempt 20b791773ea2b8007e6c7bab70b9931cb69088fe98385c7954be4f8925ea8b86
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root ce6ec09293626aca3a25a67b6661eadcea435084bce3d80a5c79653f33d2359f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,193
Size: 1.00 vMB
Total Fees: 0.02399633 BTC
Feerates: 100.53 > 2.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (515,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,168 399,168 000000000000000002ee8708b6c5ca0b4e055fbeed16189af256ed8a8d4b181d 1,981 0.99/1.00 vMB 39
399,167 399,167 0000000000000000074f9edbfc07648dc74392ba8248f0983ffea63431b3bc20 1,475 0.75/1.00 vMB 32
399,166 399,166 000000000000000006af67fcaaac9bd580743f9f395f06b210dfc9488b39e93a 1,909 0.99/1.00 vMB 31
399,165 399,165 000000000000000005046176024e97b2069ee10b322bcedbf3eb741b67191c0e 2,691 1.00/1.00 vMB 36
399,164 399,164 00000000000000000052124611a7f25d8d46b2cc73264ba9478945f75ea9035e 2,674 1.00/1.00 vMB 43
399,163 399,163 0000000000000000051e69ec1794b44ccb70391460f240f8a937e50a47734c4f 3,680 0.93/1.00 vMB 47
399,162 399,162 000000000000000003a1708b5e9cbdd436247aa789ddc6659d6b8460a7a01670 2,551 0.95/1.00 vMB 74
399,161 399,161 000000000000000005b92a9973d53d24bb4b9c42f7b7b2120e84bb52c8a87308 941 0.75/1.00 vMB 86
399,160 399,160 000000000000000001327c3e66faa14b6d84957e25045cce7d7afa2fccf88cdc 107 1.00/1.00 vMB 102
399,159 399,159 0000000000000000058080e0e92239db7994ff14f5bcafdc729520434c21bd24 388 0.95/1.00 vMB 108
399,158 399,158 000000000000000004e9fd8453dfe5ef4644a21e4aa7052a2fb1903c80b88d9e 472 0.93/1.00 vMB 102
399,157 399,157 000000000000000003472aadf31b97f6e24db2789b7009b09fb41816c549b363 1,246 0.55/1.00 vMB 38
399,156 399,156 0000000000000000041ba9c9b4b4648b0616e7a2463dddc171206387ba1de948 1,857 0.89/1.00 vMB 40
399,155 399,155 000000000000000003d96dd9d3a046cd69ecd3bbbfa8cbe58da6f712057137f3 2,344 1.00/1.00 vMB 48
399,154 399,154 0000000000000000033e122af7d6766c0da3606f83d40e4fcbab2eacf3618aa1 839 0.36/1.00 vMB 43
399,153 399,153 000000000000000002549c9ef11476d77ec531eb17912489fe77b7677585f815 1,973 0.93/1.00 vMB 41
399,152 399,152 0000000000000000012be4a6848aacf809837f9750bdd0ec3dfc67d79483ce60 1,014 0.45/1.00 vMB 37
399,151 399,151 000000000000000000fedbd0e9c9ae0a5f2d31138f4b8cbcc39c0321bad11049 929 0.92/1.00 vMB 22
399,150 399,150 000000000000000004b5d25b1d0fe4bbfb7ed5f41417feaf0ac9e417559d62c9 1,592 1.00/1.00 vMB 25
399,149 399,149 0000000000000000055488fac98d00c0a68c5c05a0322315b6064ae0224504d4 2,868 0.93/1.00 vMB 57
399,148 399,148 000000000000000003693693951c77b4dc1b6848e4131cc2e1984bf794d5d2ea 285 0.13/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.54 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: 669.02 GB
    • Received: 15.71 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.