Loading Tool

Explorer IconExplorer

Memory Pool

76,294 transactions
29.40 vMB
0.09490218 BTC
Random Selection Loading Transactions
Max Size: 173.57/200 MB

Candidate Block

Mining Attempt f2a6ed6b7a74f4cb0a022506c5f5a04277fc632e19e781b3d6fb2276499f67d0
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root e19bab54fef33375b3bbda5fbf83e41af3d3d93b7f7ea321ec54ad110fce4530
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,145
Size: 1.00 vMB
Total Fees: 0.02998964 BTC
Feerates: 302.06 > 3.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (486,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
428,546 428,546 0000000000000000027a6fcd383fc92bc942ff935196f0e132c284954776659f 2,853 1.00/1.00 vMB 82
428,545 428,545 000000000000000002c77f3bfe9316fa000149983a0c9972701b3ecc0987affe 304 0.58/1.00 vMB 12
428,544 428,544 000000000000000000d0358b1b360db1758951edb0c9fdf5862ebacfede02ab5 675 0.31/1.00 vMB 53
428,543 428,543 0000000000000000009b07f3dd989dd99a16dbe8fb83d601c7bc12e2ae468151 477 0.31/1.00 vMB 47
428,542 428,542 00000000000000000063f70a9635fb4257ee62b31d89b2cad589029b3e8a0598 1,014 0.72/1.00 vMB 39
428,541 428,541 000000000000000004e4f890e7e32578f2450e8d84b78e73034eb8f15380f54b 1,708 1.00/1.00 vMB 51
428,540 428,540 000000000000000004bdbe7457e7fab6359d94a380874900225eb907329fe253 581 0.41/1.00 vMB 42
428,539 428,539 000000000000000004814819da90e80851e25f664dab4a6614473e227e6bf3c5 1,885 1.00/1.00 vMB 58
428,538 428,538 0000000000000000012d16ff5c814f53f9f8d5805ff00e2793d744e3d6c43636 1,236 1.00/1.00 vMB 21
428,537 428,537 0000000000000000009b2e1576a9599c95fcc81fd391c229db9506530bac33bd 2,028 1.00/1.00 vMB 57
428,536 428,536 0000000000000000034f87a628b09836802d055d7fb61205e73caf45b574a46b 2,044 1.00/1.00 vMB 41
428,535 428,535 000000000000000000176cbc67cd555e50378e20b0bf188688263d1dd225b32e 1,191 1.00/1.00 vMB 17
428,534 428,534 0000000000000000023fd9a5522184bf2cd4e58ea835da22cd28963753b80d73 1,600 1.00/1.00 vMB 57
428,533 428,533 00000000000000000295f9f960231c9303a2bcffc11c128e8a1884bc05bdcd0a 2,462 1.00/1.00 vMB 51
428,532 428,532 000000000000000003dd4bb96ba7a3e7d9526d3f19c6def0eb54f6f9f53fe44f 2,635 1.00/1.00 vMB 80
428,531 428,531 0000000000000000018e0176b29be63045dce8dbf632e84d9285fc83f8f7e297 1,474 1.00/1.00 vMB 36
428,530 428,530 000000000000000002cae1927739e03b27fb40271325243a02b7b9fee3b01a6a 2,254 1.00/1.00 vMB 58
428,529 428,529 000000000000000003a9ebf82cc45108d8c5c2a2d90e98934be6066d86a561e3 494 1.00/1.00 vMB 13
428,528 428,528 000000000000000003a7396578ea73978eb3ec326aa10b072a32202fab1f7fe7 2,184 1.00/1.00 vMB 61
428,527 428,527 000000000000000004ca429333997effa5dd98fcb42981c6e00ff190105fdcfd 150 0.07/1.00 vMB 62
428,526 428,526 00000000000000000208937354e3feaae686eed589b5fb40db391504abe5c663 1,760 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.47 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: 667.99 GB
    • Received: 15.36 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.