Loading Tool

Explorer IconExplorer

Memory Pool

81,564 transactions
30.62 vMB
0.09439472 BTC
Random Selection Loading Transactions
Max Size: 184.25/200 MB

Candidate Block

Mining Attempt 011855d0579fa5537ee67c4636ba3e50c9d47871d7ae6f924ed274fe0c0ce4d1
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 7ede57b26b312b1d269627d5616ff0772424ca5d3c18a260b2aac63a59ce8a59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,676
Size: 1.00 vMB
Total Fees: 0.02796792 BTC
Feerates: 163.06 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (231,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,113 684,113 00000000000000000005ee57876e43d76ce442e2c02506c178ba05d6d110a91f 2,366 1.00/1.00 vMB 88
684,112 684,112 000000000000000000079d077ce801315e60be8681d109f44c4a7abfc4710ef4 2,631 1.00/1.00 vMB 71
684,111 684,111 000000000000000000099e8b4c3778ad7489734828822f707af51badf351f004 2,740 1.00/1.00 vMB 95
684,110 684,110 00000000000000000003bb301881800ffe8b6a3b92eaa5071aa39a7c9ac3b393 2,716 1.00/1.00 vMB 113
684,109 684,109 000000000000000000013724a5d71adede0bcce0c3ae613ec07f7b395ac63ea6 2,748 1.00/1.00 vMB 75
684,108 684,108 00000000000000000009dab84b59ca2a729879804acf3d04a90f21a81f3d8509 2,790 1.00/1.00 vMB 85
684,107 684,107 00000000000000000001eab20e0edf01c17bd8522f132b7c1f88449281fffcdc 1 0.00/1.00 vMB 0
684,106 684,106 000000000000000000069f86c3aac46c79cdea2bee3098125ba194442cc3138c 3,164 1.00/1.00 vMB 89
684,105 684,105 000000000000000000004ec64e049dd86cf0ae61bc847bfef02025a4cfc7dee7 3,160 1.00/1.00 vMB 108
684,104 684,104 000000000000000000067acc58f757e0da78c00fb41117f7509321e924c84f84 2,771 1.00/1.00 vMB 69
684,103 684,103 00000000000000000003ed9594dc2ab40ddba653e49bc6d8016738394c879722 2,599 1.00/1.00 vMB 61
684,102 684,102 000000000000000000071218ae7cc8120ea4fb4deccc28b44737c9c1fdb71aad 2,772 1.00/1.00 vMB 54
684,101 684,101 000000000000000000027498600d87a726c2c90b4656b0973c6325787ca3ed2e 2,216 1.00/1.00 vMB 62
684,100 684,100 00000000000000000006fa3bcf30c6813db963d49347f4fe49e5c3d02db7a4eb 1,676 1.00/1.00 vMB 69
684,099 684,099 00000000000000000007ebb8be2cd177a9bef20cdd053cbfc3341a6be622ff30 1,603 1.00/1.00 vMB 69
684,098 684,098 00000000000000000001f00229d3a237b2479e99c4d35fa9c0510f5f99d24732 3,183 1.00/1.00 vMB 89
684,097 684,097 0000000000000000000390df0bf19c587879af92988fca4c6415df275fd86a06 2,050 1.00/1.00 vMB 72
684,096 684,096 00000000000000000001a88e232fd077373298198af108d5d2f55d0fcfb490df 3,033 1.00/1.00 vMB 83
684,095 684,095 000000000000000000001c2921f36645b4f890289b125462781575623fd8b6a9 1,200 1.00/1.00 vMB 68
684,094 684,094 00000000000000000000f5e36b18d4dd4bb0bab8534e7c2b592d7b6d37f14eb0 2,117 1.00/1.00 vMB 63
684,093 684,093 00000000000000000007bc98446a265008e443b8ca4c31a11ac48f2add39ebc7 1,987 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.69 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: 693.01 GB
    • Received: 16.51 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.