Loading Tool

Explorer IconExplorer

Memory Pool

32,492 transactions
25.44 vMB
0.05186079 BTC
Random Selection Loading Transactions
Max Size: 127.67/200 MB

Candidate Block

Mining Attempt 95f641b1416b50326853d356417d19a1244ad897182a07cbafefdbf27777a592
Version 20000000
Previous Block 00000000000000000001faef095747522e6e39b83b4f276b6c552d3f2d0925a1
Merkle Root 7af1d23e3073dbd9a861f882e566ab73c15205b0b0bb68f067f6f5afa9f4b7af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,473
Size: 1.00 vMB
Total Fees: 0.00556218 BTC
Feerates: 532.98 > 0.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,657 (435,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,350 479,350 000000000000000000ff54901dc5ab80163c097bafb58f321ab46cd7da42cadd 2,204 0.99/1.00 vMB 133
479,349 479,349 0000000000000000007c6dbe44675c191b418e78295a04be364d0ef9492937ea 2,188 1.00/1.00 vMB 102
479,348 479,348 000000000000000000654af73cb3c8c003874ea969e2c4692e55e0ae119ff0f3 272 0.12/1.00 vMB 48
479,347 479,347 00000000000000000084981a42cdc48d7d2180c9aab0c72279677b0e23d09dc6 2,375 1.00/1.00 vMB 106
479,346 479,346 00000000000000000045573ef92236dbf4ec21cf9fdd42271f12be9e78272c1b 818 0.49/1.00 vMB 31
479,345 479,345 00000000000000000035ee0cbb12f7c17241c6d30fab30b4f91b763385783c11 1,916 1.00/1.00 vMB 117
479,344 479,344 0000000000000000003b4f58b1daa8c2455d5ad34529d54eb3eeb476aa1fb534 507 0.27/1.00 vMB 54
479,343 479,343 000000000000000000fdfce4c7e946028c0b88ecd96f8aaaba7954e7e0b26a88 1,170 0.61/1.00 vMB 45
479,342 479,342 0000000000000000006e1c421f634544b40fa05600987b29313dd667bf2ffdee 1,301 1.00/1.00 vMB 31
479,341 479,341 000000000000000000346e8d3094e2e5b45e87cbffba296b34275844560ac762 1,793 1.00/1.00 vMB 110
479,340 479,340 0000000000000000012444271511cce57e7779b01d8135aaea8ce5889578e614 1,941 1.00/1.00 vMB 65
479,339 479,339 00000000000000000038d61cc5dc663348066b710f5f625394a21c5bd3b50c02 2,091 1.00/1.00 vMB 111
479,338 479,338 00000000000000000086572a229542dcabc5afa2e84a208ba134bfea3215f76a 2,169 1.00/1.00 vMB 145
479,337 479,337 00000000000000000100d7d74944bbd51e309aae17f67c1fbfef3a670d0967dd 1,868 0.99/1.00 vMB 97
479,336 479,336 00000000000000000101382abf99308f1c0224f2d655fb0fcb35ec696192c96f 1,629 0.89/1.00 vMB 78
479,335 479,335 000000000000000000ce3621b4c90157fc988fc5a4cc81c50c2aa774d57f7c27 1,526 0.75/1.00 vMB 80
479,334 479,334 0000000000000000005233fb6fd8ceeb1a2f81d1e6b07beaa065ce3960075aa4 1,089 0.67/1.00 vMB 17
479,333 479,333 0000000000000000002a6059262a4a36a7d0b13a1f08a7d6ff86105fa6c59ce7 1,418 1.00/1.00 vMB 41
479,332 479,332 0000000000000000003e88b7162666253ad87fe4108af20341b0dddaccf601d9 2,398 1.00/1.00 vMB 147
479,331 479,331 000000000000000000c42334822368242c3ec6f935927fce88c3abb080057b86 359 0.18/1.00 vMB 82
479,330 479,330 000000000000000000e91c915ada1feb27b78d692896da8c2cfa18bfecc67bf3 902 0.46/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 781.79 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: 633.30 GB
    • Received: 12.19 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.