Loading Tool

Explorer IconExplorer

Memory Pool

79,683 transactions
29.99 vMB
0.08628484 BTC
Random Selection Loading Transactions
Max Size: 180.73/200 MB

Candidate Block

Mining Attempt 31576636cbd413e03913a105f5b959c4be684c4efa851b9a8e7d2bf90daeeef3
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 9767f641e93d965b9f47d4664a45387c46f022854bd8af615848c1552508e03c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,033
Size: 1.00 vMB
Total Fees: 0.01729102 BTC
Feerates: 40.21 > 1.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (541,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,451 373,451 00000000000000000238ac82d5fd4cbb8a42d813965b3660daa9db6d4001e926 614 0.27/1.00 vMB 37
373,450 373,450 0000000000000000127f50ae218ff07b9abc3ccb3333ce2e425f4aa51ae42baa 74 0.10/1.00 vMB 22
373,449 373,449 000000000000000012fc540951ece138485ca6c9357f29bea15389b7a904f205 681 0.37/1.00 vMB 29
373,448 373,448 000000000000000006a06bd12320cd4a215265d4fc8d38856bc91c3f6df9f774 536 0.28/1.00 vMB 77
373,447 373,447 00000000000000000147a6e11f6091851bf42605633e6f1ebe3bfd2be36d1fdc 751 0.41/1.00 vMB 36
373,446 373,446 00000000000000000d1f9b5a87d7aba084ec95032643c895dea113412ea38d9b 1,942 1.00/1.00 vMB 36
373,445 373,445 0000000000000000059fcfe0f14c0774ebc0477d9e4eae6fcd4404d425fdfe87 649 0.33/1.00 vMB 35
373,444 373,444 0000000000000000029e6942ea673f41cc113540ebfa36fa66dceb2c0ca3f104 456 0.25/1.00 vMB 35
373,443 373,443 00000000000000000600f5f9915379dcc2c8e69aeab6f326d2278a12a5295d14 1,578 0.90/1.00 vMB 29
373,442 373,442 00000000000000000ee46ead1489ce80cc856e0498c827d54873728abf5553be 254 0.17/1.00 vMB 24
373,441 373,441 0000000000000000130fe7d77402a4206ceb597850325b866f892a0c99a68de4 836 0.37/1.00 vMB 40
373,440 373,440 00000000000000000504da7a832f75bc3b9dc9bdd20e3b935833f5a5ad9c3165 1 0.00/1.00 vMB 0
373,439 373,439 000000000000000004e5cd73bf4ba3505d1863d39096d3835529f4b0c3920090 1,038 0.70/1.00 vMB 24
373,438 373,438 00000000000000000a652410375c3d867562b20613ba64e663faa263759e8f8d 2,611 1.00/1.00 vMB 53
373,437 373,437 00000000000000000a1e27f90b42c48b4c92825887f208ca33fb9cbd1cc679d3 231 0.20/1.00 vMB 19
373,436 373,436 0000000000000000048870d206b64c190e9a56d5a4ef5b8cfe1779c765bcf0d1 731 0.44/1.00 vMB 29
373,435 373,435 00000000000000000a0bf5eadbc4de9cf79aff07824bc9e52452829cdfd10556 1,796 0.75/1.00 vMB 62
373,434 373,434 00000000000000000e4ea489dd5e372411048f3757fc8bbbab279e825435b2b5 101 0.07/1.00 vMB 11
373,433 373,433 00000000000000000d255e027b2ff4a020e5c71fe7b2969f330b1670fe4c028d 591 0.31/1.00 vMB 33
373,432 373,432 00000000000000001129802230d95ee912f65dfe4e36ed7c2c86dcfa1e39dec7 148 0.11/1.00 vMB 18
373,431 373,431 00000000000000000a069fc09ff2b0446596c8f6743566abb84be5ac4e3f2b4b 1,676 0.85/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 672.44 GB
    • Received: 16.24 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.