Loading Tool

Explorer IconExplorer

Memory Pool

80,396 transactions
30.09 vMB
0.13897410 BTC
Random Selection Loading Transactions
Max Size: 181.72/200 MB

Candidate Block

Mining Attempt f9bf335887e23b14995f2b39cc5f0f25e274fbd88ed57f1811933859654e0657
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 498d2aebd7765f3ee69f28c19f3e7eff5d0ff83c9e702b420d43d27caf548e7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,842
Size: 1.00 vMB
Total Fees: 0.06815715 BTC
Feerates: 101.64 > 6.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (264,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,370 650,370 0000000000000000000368b793feef5ca991581ee6cfa3b507684dc7560501af 2,634 1.00/1.00 vMB 19
650,369 650,369 0000000000000000000719511eeb614a5fcd8925aa525931165005b75f7e0d19 2,302 1.00/1.00 vMB 14
650,368 650,368 00000000000000000000ba43d52d8ee62eb82dd7ba2774d9cd9704a535d8aff1 2,929 1.00/1.00 vMB 21
650,367 650,367 0000000000000000000a5f88b09ad43d65bfd6a7b04310f0570e5406415b6386 2,802 1.00/1.00 vMB 41
650,366 650,366 0000000000000000000b7f5e60ed5b75002f1a061145d5f15398578410bca009 2,091 1.00/1.00 vMB 57
650,365 650,365 000000000000000000016c6e2198a190d2b71667284c42b7b9513b939c7a94a4 2,136 1.00/1.00 vMB 23
650,364 650,364 0000000000000000000aacba2207fe5fb3dcc0e3bf25d341e8c1c3b0d8d0981b 2,324 1.00/1.00 vMB 8
650,363 650,363 000000000000000000079a623cf4bfcb44a19056737f679b3ce01d4d119bcd3e 2,684 1.00/1.00 vMB 28
650,362 650,362 0000000000000000000b89b2f2a60cbcfbb050f5b2aae68eddfc138cedc9c47c 2,474 1.00/1.00 vMB 21
650,361 650,361 00000000000000000000afc562b5b2d19d9e4c43b9a71cd3464926968b2c8fd1 3,109 1.00/1.00 vMB 20
650,360 650,360 0000000000000000000d64b63bdcce1d39d243144b626089f75254ecd20b30f6 2,639 1.00/1.00 vMB 17
650,359 650,359 0000000000000000000306d25d1a1af1eb37d0dedeb7ecb70dfa48cc324a8e0a 2,727 1.00/1.00 vMB 47
650,358 650,358 00000000000000000005494f31f980e7a93a21683234ebabe3492dd4a4cd8501 1,428 1.00/1.00 vMB 46
650,357 650,357 00000000000000000007c97594b5fb92c406a3374e41c6e319d6f9f0df3f85b2 2,660 1.00/1.00 vMB 61
650,356 650,356 00000000000000000006419b2b1b5c36345a2e893d4e637fa8c4b3e602e81026 1,962 1.00/1.00 vMB 76
650,355 650,355 0000000000000000000925ff9fefd599dbf504c500d32751080bc3464913caef 2,537 1.00/1.00 vMB 22
650,354 650,354 0000000000000000000a527bb8705d080e3964edc8a3de1d6ec83d094c8b1a90 2,395 1.00/1.00 vMB 23
650,353 650,353 00000000000000000008ea6493ef0e9b861ee756318876ba58c992260d775793 2,674 1.00/1.00 vMB 39
650,352 650,352 0000000000000000000a9e07b81fc7658c23529f6cee42cf698bc2481b5a4da8 3,043 1.00/1.00 vMB 42
650,351 650,351 00000000000000000009147b20e2c72c94e04400b986a1f16f60aea80393d626 2,609 1.00/1.00 vMB 30
650,350 650,350 000000000000000000004beaf6982cb7e9c72bbd1cca77bb39908bf990378dff 2,522 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.21 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.