Loading Tool

Explorer IconExplorer

Memory Pool

75,343 transactions
28.87 vMB
0.09556846 BTC
Random Selection Loading Transactions
Max Size: 170.73/200 MB

Candidate Block

Mining Attempt c8086e90d3ba1e7d7afc31bcfeac6c0716e3de3e337c4b5522f30f7a62c3060e
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 512cc70be79152f3d63b401aaed4c8e4cebb1ab81009886120ad466a81d3c13d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,199
Size: 1.00 vMB
Total Fees: 0.03590908 BTC
Feerates: 201.37 > 3.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (453,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,027 462,027 00000000000000000050b8d8c729d7255a99c05299e290f342b22372797df963 1,853 1.00/1.00 vMB 89
462,026 462,026 000000000000000000d733799f403bd8cd522980df2cb817ec12ae8b15f6d5a2 1,857 1.00/1.00 vMB 112
462,025 462,025 000000000000000000b7ebe4190121ee32e18f711dc2ee728eacd8f2184b0b2f 1,587 1.00/1.00 vMB 149
462,024 462,024 0000000000000000013329c6ab777cd3545196bda9346eba4ff28c0100ff977d 2,116 1.00/1.00 vMB 147
462,023 462,023 000000000000000000bea8baf27c37a7a10dbfe11e62a710175604b9f48d525a 2,074 1.00/1.00 vMB 110
462,022 462,022 000000000000000000cdc7df180620c6e7ed464dc40f46480b7e605796e44d98 2,192 1.00/1.00 vMB 141
462,021 462,021 000000000000000000d0d20ba0bdeb3095a2f05f8df22cef883682cfb2a8f33b 2,027 1.00/1.00 vMB 155
462,020 462,020 000000000000000000099bd6844a584fb8a37c3db137093c0a528b53316d4a76 2,188 1.00/1.00 vMB 168
462,019 462,019 0000000000000000010c352e2a912fe0650bf38ca99edc8f4b58e419dd392fdc 3,008 1.00/1.00 vMB 205
462,018 462,018 000000000000000000c5094d9b76a69560f8dffeba5ef4d39f8cff8ec9f2e28e 957 1.00/1.00 vMB 75
462,017 462,017 0000000000000000006bcaf69b69f48a6c4c43e103da7291a482bd96d6d85299 950 1.00/1.00 vMB 65
462,016 462,016 000000000000000000a4e5ecae92bfea4e6c2f5ceb22d8f7a19caaa359f4ac5f 2,075 1.00/1.00 vMB 156
462,015 462,015 0000000000000000007e177a4121da03515eee2132a61fcdedc992111f5ca184 2,379 1.00/1.00 vMB 164
462,014 462,014 000000000000000000279bf1f997aca932646c2f2a93b0b8bbe4873a4c9593e3 1,989 1.00/1.00 vMB 124
462,013 462,013 00000000000000000032c10bdb4aa953e260ce253b8041aceed2abd961b60fd0 2,289 1.00/1.00 vMB 202
462,012 462,012 000000000000000000df67be289b9b7df0a86c717ceb69fe7fbdcd9b36965d9f 2,077 1.00/1.00 vMB 127
462,011 462,011 00000000000000000071b34b5902f500ff2debae91e868fbbe1ae4e8463ff9b7 2,047 1.00/1.00 vMB 178
462,010 462,010 000000000000000001518d82ecc256e25ed540feaa4111108bdb8dec647614d9 1,483 1.00/1.00 vMB 133
462,009 462,009 00000000000000000121936e9df1cc6f9187ef06f959525a5b2d360fe1753bf5 1,914 1.00/1.00 vMB 149
462,008 462,008 0000000000000000009131c3919f98400a95859d49228031d5de0cd1ac43f1cb 2,791 1.00/1.00 vMB 208
462,007 462,007 000000000000000000c0be410d59e20de322721a8de5c2d3035ebbe087743e07 1,213 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.46 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: 667.90 GB
    • Received: 15.31 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.