Loading Tool

Explorer IconExplorer

Memory Pool

82,962 transactions
30.43 vMB
0.14899132 BTC
Random Selection Loading Transactions
Max Size: 184.32/200 MB

Candidate Block

Mining Attempt 1533462f5dbc2d59c4d553e44c4cf6ad5356ba5fb5d8544b05b8a0f326814dfc
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 7c544d2523fcd6dee4b87d729a9f3417f9b16152a90c907b9749731c43b745b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,687
Size: 1.00 vMB
Total Fees: 0.06741052 BTC
Feerates: 150.61 > 6.75 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (264,764 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,374 650,374 00000000000000000006f813516b1640e82260f710fc9779f5dbc4d86aece22a 2,807 1.00/1.00 vMB 73
650,373 650,373 0000000000000000000e03d00263e8795c32b35fff0cde21ff95a4e46d596f6c 1,110 0.63/1.00 vMB 2
650,372 650,372 0000000000000000000d4a6eb0612940d1bf9594166741126e57f927d7b46bb6 2,686 1.00/1.00 vMB 12
650,371 650,371 00000000000000000000319c53e358258243991f9231972ea940b35b079fee74 2,587 1.00/1.00 vMB 27
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
Previous 10 blocks ↓
Total Size: 782.63 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.33 GB
    • Received: 16.20 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.