Loading Tool

Explorer IconExplorer

Memory Pool

82,612 transactions
31.27 vMB
0.12618858 BTC
Random Selection Loading Transactions
Max Size: 189.49/200 MB

Candidate Block

Mining Attempt edf5928e519bac04e6ca9663245fd983ad5b5e1c8bd768d93a482cd54471eadb
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 43f2b329d42736fd3a94d59a81ea66225bde5d084bf810a95cbcc74e5fa38aca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,098
Size: 1.00 vMB
Total Fees: 0.04373809 BTC
Feerates: 318.30 > 4.38 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (597,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,174 318,174 00000000000000000d742d9da2d86f08d02ea0331fb6ac0cd1a764df61040e91 371 0.18/1.00 vMB 30
318,173 318,173 00000000000000001234c9309d7880eb14a9c5b11465a6cf1bea993888c70657 167 0.07/1.00 vMB 31
318,172 318,172 00000000000000001dc9b3c1e6b380b7f9857780fa777e7e97890e1baf9df783 875 0.44/1.00 vMB 32
318,171 318,171 000000000000000002556b472e8667caece2f5b2fd50212b4e7011b1eff09b97 214 0.16/1.00 vMB 24
318,170 318,170 000000000000000018311a6379856423477b48a3f94e9e0f699d53a03ae83df4 44 0.02/1.00 vMB 18
318,169 318,169 0000000000000000156871b8578264c7b210e547254ac2b5092b19b48dc12ba0 171 0.11/1.00 vMB 24
318,168 318,168 00000000000000001582935c768fda90824a9bde3bfbe2463d9d0783d240306d 433 0.21/1.00 vMB 30
318,167 318,167 000000000000000022ee01637758dcb1e5a206362d36ec857c4b8b5ac2c467b4 177 0.09/1.00 vMB 26
318,166 318,166 000000000000000019eeea0b02ffde27a09d1761e0a3a50d69e4ac450945e432 125 0.07/1.00 vMB 26
318,165 318,165 00000000000000000b2e4406fc938cd8f88b72fd3922fb884b6384578cbd5732 121 0.07/1.00 vMB 26
318,164 318,164 00000000000000000ad6f9511c75ada7cead7c87c04a30e44181b1389eb1e4f1 236 0.11/1.00 vMB 29
318,163 318,163 00000000000000001ca575ae8f82122b98156d86f2546760dcbfc728c887457a 682 0.31/1.00 vMB 32
318,162 318,162 000000000000000016047cfc74602ae468c14574375125b71e966ffaf17fdbd8 317 0.17/1.00 vMB 27
318,161 318,161 00000000000000000585bd01cfb8391f6dea6c8634906ab974639b275485db4f 382 0.22/1.00 vMB 27
318,160 318,160 000000000000000022bc2fc74dea35be926bb0e9978f37ebc6f9cf489f218e3d 170 0.08/1.00 vMB 30
318,159 318,159 00000000000000001a6a815cd6d2c8774e029ed6f8d4a0b132513a175433e25b 93 0.04/1.00 vMB 33
318,158 318,158 000000000000000003631d8a4aa6f0eb89c161a249c9643ad395ad619141b4b6 150 0.07/1.00 vMB 18
318,157 318,157 00000000000000002d7b287835d9f5eeb000d5d40132ac6b501227bf5c2484aa 38 0.02/1.00 vMB 28
318,156 318,156 0000000000000000119d6248ca4beb076804771cde55235fe5a77e0eb95ca1b3 734 0.42/1.00 vMB 29
318,155 318,155 0000000000000000069b803297266eade7f63e95657a9f30aeb81c47d2fe2171 932 0.44/1.00 vMB 32
318,154 318,154 000000000000000014bd4ba9a76fc193b2310517eedb2fb31f915d4f412eb3fe 82 0.05/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.08 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: 722.24 GB
    • Received: 18.39 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.