Loading Tool

Explorer IconExplorer

Memory Pool

76,166 transactions
30.13 vMB
0.10061752 BTC
Random Selection Loading Transactions
Max Size: 179.79/200 MB

Candidate Block

Mining Attempt 8cefbdf7534145831c0626e51c6ffc78d84375d9d0ecd540a5c171f01af338f4
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 44a612accde0d2a6c0204d113498449e6df8ebccf4749e48bba0a439e08bb0b2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,814
Size: 1.00 vMB
Total Fees: 0.02551986 BTC
Feerates: 100.00 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (473,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,248 442,248 000000000000000001dafe8b2433c5e6ae232f26d32f8d054628e920ecdb6197 8 0.00/1.00 vMB 476
442,247 442,247 0000000000000000011d86a43500d129196f250db6fd8a9e4ec797768d37e087 129 0.04/1.00 vMB 119
442,246 442,246 0000000000000000026a5e9ab9d899dc1bde262b6bd939b7c2608002f39e29b5 2,519 1.00/1.00 vMB 113
442,245 442,245 00000000000000000212c014da67fa346167aff64ceb47045a22f9b9d9a3d00a 2,504 1.00/1.00 vMB 82
442,244 442,244 000000000000000001d32516ea8a034f7d8950c2d181225c0cb04cbfb3ced7c5 2,704 1.00/1.00 vMB 56
442,243 442,243 00000000000000000340b1b2e5f5acc010e7033a45468027e2d5352953c24a3b 1,320 1.00/1.00 vMB 42
442,242 442,242 000000000000000000095a2876d13a4d8e82b47c31db29a170b1a47499478d8c 2,406 1.00/1.00 vMB 92
442,241 442,241 0000000000000000000bd84c308119daa8bf9b22803855d85f9cc9e6d43f0541 2,192 1.00/1.00 vMB 68
442,240 442,240 000000000000000000244ca7248c420e6eed175eb92292de8e1f8ef11f7384f4 1,678 1.00/1.00 vMB 41
442,239 442,239 0000000000000000014a9b0161dc467005e5dbcf74c19ebd3f7a605876989227 2,764 0.99/1.00 vMB 60
442,238 442,238 000000000000000000cbc725f17f8b5a4d9c2e849c981d5e0b24e755582b1302 2,692 1.00/1.00 vMB 100
442,237 442,237 0000000000000000036da72da669aab48a42244b32f15440715ff6d879d19dd3 2,415 1.00/1.00 vMB 84
442,236 442,236 0000000000000000004c42fa46456aaeb99b13b8294d03f9dc0b4fcc51f4b29a 2,093 1.00/1.00 vMB 76
442,235 442,235 0000000000000000003e22788b9754948eb928ce882a669384a1af54f5f164d7 2,084 1.00/1.00 vMB 57
442,234 442,234 000000000000000001fa1caef0a1c4f793ed3164b0bc020bd45bc20bc5fdc130 2,059 1.00/1.00 vMB 65
442,233 442,233 000000000000000003c73d4555b462c078efef2f8efd07cb9c7ce58738f42bba 2,360 1.00/1.00 vMB 82
442,232 442,232 000000000000000000cb5f2e659106e5a32243ed0212593e6d30ab1afd09ef8f 1,441 1.00/1.00 vMB 58
442,231 442,231 000000000000000001a93dc8b05d2121a0d1ccc22879074735f525cb64342e9c 2,729 1.00/1.00 vMB 68
442,230 442,230 00000000000000000255b0c1da31375556608c291ff9782ea25ab5c34cc7268f 2,312 1.00/1.00 vMB 87
442,229 442,229 0000000000000000009f1c7920aa38397993346a06129660432a9a3cdf2f6c39 2,015 1.00/1.00 vMB 92
442,228 442,228 000000000000000003b5cb14c0bbf43a472c5651780f15e80839a419136b1614 3,077 1.00/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 783.17 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: 749.37 GB
    • Received: 18.82 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.