Loading Tool

Explorer IconExplorer

Memory Pool

78,747 transactions
30.04 vMB
0.08994666 BTC
Random Selection Loading Transactions
Max Size: 179.43/200 MB

Candidate Block

Mining Attempt 88db23ce014bad70d705f33435596a2289ad111bdf652744dad3e96462664c54
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root b2b7b94e724b8250f783d26ca569967f9049f9340efd5f477ec39b0e27585007
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,952
Size: 1.00 vMB
Total Fees: 0.02046190 BTC
Feerates: 150.61 > 2.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (223,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,251 691,251 00000000000000000004c631ebe3fe5f1d66e54043a88f9f9623e411c3a79b3a 2,685 1.00/1.00 vMB 12
691,250 691,250 00000000000000000000f679daaaddde00a6942e06b8bbaa857b1d4611d1c3bd 2,427 1.00/1.00 vMB 27
691,249 691,249 0000000000000000001325f764b4ec7e5524cc7c6de5a72997b2ce23782d58a3 2,410 1.00/1.00 vMB 23
691,248 691,248 0000000000000000001050ae1c9a51e3d2496580a229541cd8c323d61cbc9901 2,349 0.98/1.00 vMB 15
691,247 691,247 0000000000000000000c5cd3ea6c98a3eaf503ec427b67246bfbeb7edfcd2d0e 383 0.37/1.00 vMB 10
691,246 691,246 00000000000000000012f6b9a6d6fbda0fdfa8f7a5b53d0e4d118eec856334b0 654 0.24/1.00 vMB 17
691,245 691,245 0000000000000000000e55e7aaa7ff772cae014d749c195848fa9af941716012 953 0.36/1.00 vMB 16
691,244 691,244 0000000000000000001316c14d2a399884c3ae0e08d85825f39b15a484a9622b 524 0.22/1.00 vMB 14
691,243 691,243 0000000000000000000949c5365f8c0a70a4d639586efabde9d51a22d808ebfe 677 0.24/1.00 vMB 15
691,242 691,242 0000000000000000000ae5c73600f1b13bb372be5ef6157d8fc944241e766e5d 53 0.02/1.00 vMB 14
691,241 691,241 0000000000000000000a043dc4f86511a7cbd66e8631921878bc3c664d71000d 1,965 0.67/1.00 vMB 18
691,240 691,240 0000000000000000000f5553ec9110acfb6de0de7622d67dc7a7aaacccb636d6 963 0.33/1.00 vMB 15
691,239 691,239 0000000000000000000f6912292ffff7f56cf414f845ed873d93a61348641ed3 684 0.27/1.00 vMB 23
691,238 691,238 00000000000000000000244bfbfd8693a7fc757734827c5f83ed88bc625e0844 58 0.01/1.00 vMB 19
691,237 691,237 00000000000000000000bf7799e83e404c564c12508fe59b82832f12410d8637 511 0.16/1.00 vMB 16
691,236 691,236 000000000000000000031ec6c2dd041bede438f269a6e4a700d2f3c3a1916f6f 440 0.17/1.00 vMB 15
691,235 691,235 0000000000000000000f9e50b8dec04fcfb4d424f1258412ef5b188ec71ac314 608 0.47/1.00 vMB 22
691,234 691,234 00000000000000000006bf89ceb1753e86fb3dd9d237f668a5a23eb76f7471e0 1,329 0.49/1.00 vMB 15
691,233 691,233 000000000000000000052a21acad6e16597cf30a991f8350fb169e48ba36faee 850 0.45/1.00 vMB 11
691,232 691,232 0000000000000000000750d804a47b033e76b4ca29f8a1ed4c0469817a18b8e3 1,489 0.99/1.00 vMB 13
691,231 691,231 00000000000000000002830eb3bddcfadc22fc3b086d54542d0094d9b3809522 1,985 0.65/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.