Loading Tool

Explorer IconExplorer

Memory Pool

76,692 transactions
28.95 vMB
0.07527470 BTC
Random Selection Loading Transactions
Max Size: 177.10/200 MB

Candidate Block

Mining Attempt 4764f1cc9bfca2a9dc3056ed87fd5782276776f59ecd37744c3700e11ff8c222
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root a4f86707ad16be7829a2cff1fb6f3ae89a2256675f50ecee6e9f18469221407f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.01205250 BTC
Feerates: 74.05 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (57,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
857,724 857,724 000000000000000000026f41c1637a9e4058321462700ca8f00530797bff51c7 4,336 1.00/1.00 vMB 3
857,723 857,723 00000000000000000002b0fe2ca0d12a615cc98b6902d8884a976d7fd310f8d1 7,243 1.00/1.00 vMB 3
857,722 857,722 00000000000000000002854fc3c2559eb19dcb43b33dbd5703f9cb64f214c613 5,877 1.00/1.00 vMB 4
857,721 857,721 00000000000000000002dc2ebb34f431055921f787d24b2b095e50e7cf025505 4,262 1.00/1.00 vMB 5
857,720 857,720 00000000000000000000e8c92ae0b0444c877a9433b25c04ab498d4169ebaf21 4,631 1.00/1.00 vMB 3
857,719 857,719 00000000000000000002bc6789fc6742da4958d003d3abff740687a863613a46 5,408 1.00/1.00 vMB 3
857,718 857,718 00000000000000000000396016424e19bec3bec3b9162959cf750c0caa080a6f 3,892 1.00/1.00 vMB 6
857,717 857,717 00000000000000000001a2d28c9e109ce268e3a4db879b572eecce0599dc5928 5,342 1.00/1.00 vMB 4
857,716 857,716 0000000000000000000083259492ff35cb323ef6daf69418fddf371402eb67d9 6,245 1.00/1.00 vMB 3
857,715 857,715 00000000000000000002f7e46e87648c874a9b0b5d5edae92c0a13ce48bf758a 7,076 1.00/1.00 vMB 3
857,714 857,714 00000000000000000002bf25fc70acf46950311f427aee21a268d1d2cd32bba4 6,299 1.00/1.00 vMB 4
857,713 857,713 000000000000000000019be67ba2876eb802ac0849ebc2cddaca1b59d33bcdc4 6,847 1.00/1.00 vMB 3
857,712 857,712 000000000000000000011aeb421eac4256f54ce394052d7ff4197a1a1fce6e3e 6,493 1.00/1.00 vMB 4
857,711 857,711 000000000000000000002a8eaf8ef725b8ce5c78c827d9f12f2181e2e00c815b 4,082 1.00/1.00 vMB 4
857,710 857,710 0000000000000000000026b997e824b24384c686818cd288e0167ae60a6531da 2,506 1.00/1.00 vMB 9
857,709 857,709 00000000000000000000567256b8a024c37a866a566a5d4df3cbf15f30a39427 7,027 1.00/1.00 vMB 4
857,708 857,708 00000000000000000001d42e12ad8ad7270824b6cb331160d5351553eb8f2601 4,837 1.00/1.00 vMB 5
857,707 857,707 00000000000000000001db330da8d23b2d3fca964ad96f418b95e3a1ab9a15e1 3,885 1.00/1.00 vMB 6
857,706 857,706 0000000000000000000323c1b53e6cea73c7db409df0dd9e0d686525dc8669a7 3,218 1.00/1.00 vMB 7
857,705 857,705 00000000000000000002a6ee1d551f959ad3b2db4755f264a5baa3597d332e1c 5,264 1.00/1.00 vMB 5
857,704 857,704 000000000000000000011943e6ee86ad07e5dc697ece88d962d904ff53844152 7,212 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.