Loading Tool

Explorer IconExplorer

Memory Pool

14,523 transactions
10.83 vMB
0.04689612 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.31/200 MB

Candidate Block

Mining Attempt e0603015483a2458234289e6c6429b322bd0272535b7583eebcb8c04c8366fa6
Version 20000000
Previous Block 000000000000000000007fe516c23d208c0e936621568af08b537f0dfad8b31f
Merkle Root 2bf827bd35ef0376340687c13e0562f93a44cb576fbbda4e046f977d3fc6e789
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,212
Size: 0.99797275 1.00 vMB
Total Fees: 0.02704409 BTC
Feerates: 202.69 > 2.71 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,810 (739,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,865 173,865 0000000000000128703f50b02a5a45d6006b7c0925dc3243a870f0a194f9bfeb 1 0.00/1.00 vMB 0
173,864 173,864 0000000000000983596b2b4038cb49d48e5e626860a5b3d9d11dc3f2f1b9aacf 12 0.00/1.00 vMB 0
173,863 173,863 00000000000002714bc1d4ae0230e7069241e472510afda4f9bca34825780bca 113 0.04/1.00 vMB 531
173,862 173,862 000000000000045ef40f5617a9737aa9fa14069379c6e2f72dbdee2dc401363e 4 0.00/1.00 vMB 0
173,861 173,861 00000000000002a384835a3d3086540ff837ac45da5f3f8dde7a6a60b2f291af 8 0.01/1.00 vMB 161
173,860 173,860 0000000000000a061e0c4eea3b33322efe9e01b5cee793bafb33e09e01e5058e 37 0.02/1.00 vMB 505
173,859 173,859 0000000000000339a504ef24489883d5f1f0b81ae290196945b6604e2ea7d6c0 57 0.02/1.00 vMB 229
173,858 173,858 000000000000068dc823fc8fe18538db83bd723406f0a1a4123b0eb4f001b002 9 0.00/1.00 vMB 654
173,857 173,857 0000000000000465ca9c482c404d57eaca224df804df23d8f479beafab6a92be 111 0.03/1.00 vMB 62
173,856 173,856 000000000000071d329721f0f8c7ac70fc4d03cd866851ce863e4c5781687b5e 1 0.00/1.00 vMB 0
173,855 173,855 00000000000009a995ebbaee1159b6d240c98ff78abcc4ad7a48a1034e995050 11 0.00/1.00 vMB 0
173,854 173,854 000000000000090d8b0741e9ac7c49032785dc156dddfddb30e9464b7acd119d 52 0.02/1.00 vMB 81
173,853 173,853 000000000000022358a3f68086712408a4eb5e44882ad0d80c8f1ef2727ae7ca 45 0.02/1.00 vMB 161
173,852 173,852 0000000000000a2db1a1861dbf3f6e8d1922e218a44863cac04796c6b1349c94 1 0.00/1.00 vMB 0
173,851 173,851 000000000000090003a143a91516b52800f15cb1e17324e7e2b204e275a39b8e 6 0.00/1.00 vMB 0
173,850 173,850 000000000000041300e553c5a51abf6bfdc86c563558f6434c4548dba0808d0e 12 0.01/1.00 vMB 44
173,849 173,849 00000000000001742cdccd7ae7fc5d851288f46e333dea693781342b574ac02f 19 0.01/1.00 vMB 85
173,848 173,848 0000000000000516bda13e51d34a8f8a0c9e39ef12ba53f87ee8ad5a4b7f3255 33 0.01/1.00 vMB 161
173,847 173,847 0000000000000472cf65a9ea659930c65aa1aa5e93090dde97c9d1256b891948 48 0.02/1.00 vMB 237
173,846 173,846 00000000000005c0b7faf8bcb334183ba0aa49e8f728181c0e01d22fd96c432b 1 0.00/1.00 vMB 0
173,845 173,845 0000000000000126c106c4952198920b436805c0629cb8ef52bca114beeb2510 52 0.03/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 780.28 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 516.60 GB
    • Received: 4.46 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.