Loading Tool

Explorer IconExplorer

Memory Pool

40,463 transactions
27.83 vMB
0.07067795 BTC
Random Selection Loading Transactions
Max Size: 142.77/200 MB

Candidate Block

Mining Attempt 7085f5c181765e97d94a6b5203b0c2304f37981b7e5fa20cc633686ad33bc117
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 9bd7cb08b0401ac9041e4b5471a62f3aafbb2312a8d4a5760afd86c6a6ef9512
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,122
Size: 1.00 vMB
Total Fees: 0.01738321 BTC
Feerates: 101.49 > 1.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (638,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,710 275,710 0000000000000000cba9ad1f110d823fda40f1341a308ac2f9ddb3c4cc26ed98 605 0.25/1.00 vMB 80
275,709 275,709 00000000000000046cb27935251e32414859c536d2bc2f095aa557990f71ddaf 37 0.01/1.00 vMB 65
275,708 275,708 0000000000000000f92a52fa689594cff2947d2e1fcc8571f627c0c5f1cfba2c 252 0.13/1.00 vMB 48
275,707 275,707 0000000000000002d8796db711b7d09fca906b3d1f683fb2886557df47455e0e 427 0.22/1.00 vMB 53
275,706 275,706 0000000000000001ba861e487fe9f1fbef232cce779bb4b88ad1bd99a670a576 262 0.17/1.00 vMB 47
275,705 275,705 00000000000000021cdd01d782d497fa1a9ceb66eb5dd0ea2fcf355a676a4e12 61 0.02/1.00 vMB 36
275,704 275,704 0000000000000000842868786d67e6c4d341420786d57489e66d846cbc222c70 358 0.17/1.00 vMB 53
275,703 275,703 000000000000000260cf23ac7b321a4f59f209496c3d5ed6390afc22de15e7d3 476 0.20/1.00 vMB 49
275,702 275,702 00000000000000016a251822fce3f7ae861038c08c6e6780f6860f72619c4b01 929 0.39/1.00 vMB 45
275,701 275,701 0000000000000003f93eeecea9402974314c0322d3ba60d87f28cc002d24a441 474 0.21/1.00 vMB 47
275,700 275,700 00000000000000039e3d2ae7262f5521b7606166e97490c39b309f330e097b59 374 0.21/1.00 vMB 53
275,699 275,699 0000000000000003a1a31adcd39d2534862a94fb2a68f6cd8e54fe9962f091e7 598 0.25/1.00 vMB 46
275,698 275,698 00000000000000040a91fa42d9f356972e08a8cafd5ce9e1234bf20e4d4471cf 11 0.00/1.00 vMB 27
275,697 275,697 000000000000000310a3855842e0cb64d432640130a4e5ebb88fb191e8a0a0dc 161 0.06/1.00 vMB 42
275,696 275,696 00000000000000009fe6ca56ed5aee694688add21cfe7fbcd5a51d0a70eaaafe 198 0.09/1.00 vMB 36
275,695 275,695 00000000000000016028da738624c312e10688c3b710fc3b404e629619a23276 716 0.43/1.00 vMB 52
275,694 275,694 00000000000000007ce3593f0444ec9ddbe13b69ac04bcd71a995ef4e1cc14c8 372 0.18/1.00 vMB 38
275,693 275,693 00000000000000010d5693292e2bb467da15e0ab313620328b7e5a345e9f2285 606 0.35/1.00 vMB 34
275,692 275,692 000000000000000016ca7b4eb894217d323707f57b371eb1cf552ac312b4d3e8 726 0.25/1.00 vMB 74
275,691 275,691 0000000000000002812c574578138b4908c57d9dc3c0822a1b0f298b97b76642 489 0.23/1.00 vMB 39
275,690 275,690 00000000000000030133d2a40688e010180353dd39bbcf1d5fcf1d2063fc84fd 259 0.12/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 781.76 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: 632.51 GB
    • Received: 12.12 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.