Loading Tool

Explorer IconExplorer

Memory Pool

43,047 transactions
27.98 vMB
0.06286504 BTC
Random Selection Loading Transactions
Max Size: 147.48/200 MB

Candidate Block

Mining Attempt 4fac109ea51e2783f8273f86a1da7bfe0f2a4095b8ff99272827f08e67c78863
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root dfde4464f3a2d2c293c85d323262aa5f85633a4f2af259a76358217fb7629246
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,117
Size: 1.00 vMB
Total Fees: 0.01035717 BTC
Feerates: 106.37 > 1.04 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (586,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,207 328,207 000000000000000001c9c8e2a0355dda94bd6d89bcd65c136ff23618bb248449 2,286 1.00/1.00 vMB 34
328,206 328,206 0000000000000000102de2830535daf6fa00455e6ecfa74f33c3239d19d6472f 60 0.05/1.00 vMB 19
328,205 328,205 00000000000000000db27e2a32e6b0b9daf8542adb5d9842118b945c10150970 1,055 0.59/1.00 vMB 29
328,204 328,204 00000000000000001e3fdb396830929074907b2b7304b6b8f251d99e55856d31 990 0.59/1.00 vMB 35
328,203 328,203 000000000000000003cb89d2f8ba4c73511b0109ebd6286406790c9e9c1019f4 253 0.15/1.00 vMB 39
328,202 328,202 0000000000000000038ef7a28a63839ddd7b7d73715bda7307e46579239a016a 183 0.11/1.00 vMB 29
328,201 328,201 00000000000000000e1f5d6fa4a10b99292ff0139881747528de3181bd4e22fc 119 0.06/1.00 vMB 58
328,200 328,200 00000000000000000e8c5bfec3a6b5903aed55a36cbca680ed8580ab05360e94 584 0.34/1.00 vMB 27
328,199 328,199 0000000000000000045d50fe894881dcc9e679579b0178e262f16e4a45b2cc79 418 0.30/1.00 vMB 21
328,198 328,198 00000000000000000c5448651ca7e8b6fd8ee20d321c5d77eed1632c70129094 986 0.71/1.00 vMB 25
328,197 328,197 000000000000000003894ef45601585c594ae79c8b1102f85c3b96d5256fc293 256 0.10/1.00 vMB 55
328,196 328,196 000000000000000006e978afe72ad3aee64c141f28a3141b4f8874cf1b39e6ed 331 0.18/1.00 vMB 31
328,195 328,195 0000000000000000001eb1fcab3d72033a75a8d434bd24333e15325c89613b35 64 0.05/1.00 vMB 112
328,194 328,194 00000000000000001b32186f5b89c35e3e4930b9390885fe3398112860bd4814 108 0.08/1.00 vMB 62
328,193 328,193 00000000000000001cda5ccf52897f981d253ffbce27f807785d3c5a3a455f8b 34 0.01/1.00 vMB 34
328,192 328,192 00000000000000001819ff0086b51e30e9d952935f09a3373f50907242369841 35 0.02/1.00 vMB 34
328,191 328,191 000000000000000011959ffbbeb17f5b6e8b023c672aef9b22480f95ee035248 906 0.47/1.00 vMB 29
328,190 328,190 00000000000000000ca4f5b32964556267b1f94d73e99a4cf70bd5c2c6e08de2 187 0.09/1.00 vMB 38
328,189 328,189 000000000000000010de0242bb4dba3032c2428fe3dfb75fdf60678746f3ee46 505 0.29/1.00 vMB 26
328,188 328,188 000000000000000001a99face9fc53d0bf2e4e5a1725290206bc3949d2c7e844 560 0.39/1.00 vMB 24
328,187 328,187 000000000000000008a9c217d62c245fbce72ed9a50dd68c6342a8f67307756a 72 0.08/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.