Loading Tool

Explorer IconExplorer

Memory Pool

83,224 transactions
31.48 vMB
0.13376069 BTC
Random Selection Loading Transactions
Max Size: 190.51/200 MB

Candidate Block

Mining Attempt fac53ab85f06c7b246229079ec2649663cd3187b3f0f602f80df005903005fdb
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 977df42cf9b89d200b44d225f1432e8262fa9f6dc50866f85d97b9571345bd71
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,130
Size: 1.00 vMB
Total Fees: 0.04728369 BTC
Feerates: 318.30 > 4.74 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (107,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,526 807,526 0000000000000000000249c4b95a2e20e6c2feae1cd690d159920190e8d2a365 4,031 1.00/1.00 vMB 15
807,525 807,525 0000000000000000000104cf6179ece70fe28f1f6a24126e8d8c91d42d5eafb4 2,320 1.00/1.00 vMB 15
807,524 807,524 00000000000000000000d2163b62123e6d2a577968743f0d8fb031d9a8139653 1,522 1.00/1.00 vMB 21
807,523 807,523 000000000000000000050fc253744739f22f5759974f1428e5b58e9fe9f4c8b8 1,822 1.00/1.00 vMB 22
807,522 807,522 00000000000000000003bc07da648ec3eecd3ac9fd3bd8e715f34880ca193266 2,733 1.00/1.00 vMB 31
807,521 807,521 00000000000000000000d915e440fc1571a21830635ff8b42933179131d7c569 2,701 1.00/1.00 vMB 33
807,520 807,520 00000000000000000003832a1b4637fef480844f1ae0f28933af566532ae901e 1 0.00/1.00 vMB 0
807,519 807,519 000000000000000000022a873993151be7c66d75dbe62c836ca4f129545b933f 7,236 1.00/1.00 vMB 12
807,518 807,518 00000000000000000000a341e6602064a7e25a28a4d4f10231672315db5014c0 3,590 1.00/1.00 vMB 21
807,517 807,517 000000000000000000018f600ca3fb45ce82cde67ec8bb6d1e086fd003d08abf 6,762 1.00/1.00 vMB 14
807,516 807,516 000000000000000000008100f35a9e260a3ce7c1c448254486dacf1149780caf 2,610 1.00/1.00 vMB 14
807,515 807,515 000000000000000000037d383734811df01ea6e19e9cbe9e9b0d30afc375fea2 3,262 1.00/1.00 vMB 21
807,514 807,514 0000000000000000000195798f75b74d4ad9c59b378163b223d432766912cd80 3,229 1.00/1.00 vMB 15
807,513 807,513 00000000000000000002c1250a8a355392d57e6abf93cb9ebe9f16cf633ca121 5,850 1.00/1.00 vMB 18
807,512 807,512 0000000000000000000207b0aef1e6ab71b55e3d1476d53a52862e0eeef6e3c8 5,110 1.00/1.00 vMB 20
807,511 807,511 00000000000000000001743f32b5d7dddeb8bd448a9f053cebd61fd5957feeda 4,255 1.00/1.00 vMB 21
807,510 807,510 000000000000000000012fa49a38aedc9826506adba74c84c1a410781d32d0f1 2,141 1.00/1.00 vMB 15
807,509 807,509 0000000000000000000146d3acc1dee6df63d034742f007df695fb6a994a74af 3,937 1.00/1.00 vMB 19
807,508 807,508 00000000000000000002b9db2a7b88117181bfb51c5a77e0e81a9fa2e7ec7115 4,174 1.00/1.00 vMB 15
807,507 807,507 000000000000000000049d8799567108190050bc97877ba17b860e85f03cd7c8 1,545 1.00/1.00 vMB 18
807,506 807,506 000000000000000000039791389327b0d2a667d3276a262a0be95a9e9aab496e 2,527 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.08 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: 722.68 GB
    • Received: 18.40 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.