Loading Tool

Explorer IconExplorer

Memory Pool

76,782 transactions
28.53 vMB
0.08555616 BTC
Random Selection Loading Transactions
Max Size: 173.07/200 MB

Candidate Block

Mining Attempt 8c185ab81d710297e5e6ceb7eeaa0233f204b5ebd5d26176d018c89825f94a5e
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root adfe6352b5e152f73d0d7c97f2862c76ec4732d035058bd22f8117f08a785c5e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,787
Size: 1.00 vMB
Total Fees: 0.02087192 BTC
Feerates: 56.81 > 2.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (488,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,378 426,378 0000000000000000000796a12b1ec0771dc5dcedbb5e5681ec7994763a88b558 2,114 1.00/1.00 vMB 63
426,377 426,377 000000000000000000d4fb6bb7b853be8f3ee9561ac0c993add38d8ddfaf758e 1,646 0.66/1.00 vMB 66
426,376 426,376 000000000000000000e23c5e905a0f6201e54153924554bebc188b3cac0a59ce 1 0.00/1.00 vMB 0
426,375 426,375 0000000000000000030b5c649297870f1b941c62037391c5bb095e5c2636bcd0 1,499 0.99/1.00 vMB 39
426,374 426,374 0000000000000000019b812b2775eb3d30820a3d4e192c2c29e6b290cba9d01f 960 0.77/1.00 vMB 34
426,373 426,373 00000000000000000424a172f7882581e1173f070fb317367f5edcd79c5ff761 1,941 1.00/1.00 vMB 61
426,372 426,372 000000000000000004b88aa32835831979369cb4589e0666c8de860f07ef9da4 354 0.19/1.00 vMB 70
426,371 426,371 0000000000000000049dc25447da6ed8b71c851bcf9e89b950d1db3a4c947193 1,088 0.53/1.00 vMB 62
426,370 426,370 00000000000000000224ac8a3992826a9e36087f4b81b64ef9d7f0c72ee1957f 982 0.66/1.00 vMB 47
426,369 426,369 0000000000000000012a90de06eb9066cf479b554ff15bf843c8420e5e28e867 2,320 1.00/1.00 vMB 61
426,368 426,368 000000000000000002ee87ad5ee714508cb7841005472dd6643458de372ab7b4 640 0.99/1.00 vMB 11
426,367 426,367 000000000000000004caa1de8f944af49c6809c49acecd772b34f54eca736646 1,320 1.00/1.00 vMB 29
426,366 426,366 00000000000000000165b673aa87ecaa1bc4a3af9c34cb2eb159a02980d0b451 2,636 1.00/1.00 vMB 74
426,365 426,365 00000000000000000054af85112579757496d4ee2ba65fa5c51bfda57e29eeeb 2,007 1.00/1.00 vMB 53
426,364 426,364 0000000000000000037ab8e74f0f0056bf15fab7674c24ca3dd3d2c119633078 1,690 1.00/1.00 vMB 57
426,363 426,363 000000000000000003dd388d440d0fed8e90de2dc03b98d4c23fde69a2e6c779 1,958 1.00/1.00 vMB 55
426,362 426,362 000000000000000004af996fe36c52a13c49d52a774187c55c8d4388bb83a6eb 881 1.00/1.00 vMB 68
426,361 426,361 000000000000000004758e182129bcd6137dd58c10243f5430ce56b4971da069 1,399 1.00/1.00 vMB 64
426,360 426,360 0000000000000000019f5d872ac147507ee023a0f7b089b2ad133f9bd8a4d53f 2,917 1.00/1.00 vMB 79
426,359 426,359 0000000000000000042af7ebcf81709e755847587df684d87e141a37fdac167f 2,626 1.00/1.00 vMB 68
426,358 426,358 000000000000000002bf9ab0307f09756e9ae98b7996ee7f0331263403fbc943 2,869 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.