Loading Tool

Explorer IconExplorer

Memory Pool

33,843 transactions
25.20 vMB
0.05258728 BTC
Random Selection Loading Transactions
Max Size: 128.06/200 MB

Candidate Block

Mining Attempt 44f295f408c6f6e990e168b942809e7f514859e901e8a4060c48e9637cd20044
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root d7437c48740ede4627da56f6a0300895d87a988a878946c758f22ee36e209286
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,515
Size: 1.00 vMB
Total Fees: 0.00717588 BTC
Feerates: 508.49 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (569,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,714 344,714 000000000000000008161ed8615752ee824be04ded2304f9efe4a2f100cbefe2 1,143 0.70/1.00 vMB 20
344,713 344,713 000000000000000009b6935e4865de8a911a436b96a79ce37909ff9c1d65d2e4 322 0.25/1.00 vMB 24
344,712 344,712 0000000000000000107bd203a21afe2b65cc2b89538a2d310a266767d68a3939 1,538 0.75/1.00 vMB 29
344,711 344,711 000000000000000009f1ac2f73ff070f5a3357b0e3d30c5320bc74dfaab5d08e 128 0.05/1.00 vMB 38
344,710 344,710 000000000000000011d6c6c818632f079430237f765abedd34385289ca1f6fd5 361 0.47/1.00 vMB 17
344,709 344,709 000000000000000014b5216f18d5bb42404846dfd0eba7c56a2ba5b0666840f3 1,182 0.99/1.00 vMB 17
344,708 344,708 00000000000000000f952baa911c7e88e41faf4fb8ca30a1a0ffe301a92c3bb5 624 0.24/1.00 vMB 39
344,707 344,707 00000000000000000ac6ad7f24a393918a2407735dde46b454f829b294f0b905 941 0.50/1.00 vMB 26
344,706 344,706 000000000000000017a35f1e629b140fc369133d0bdb631128f30a58d0c3c02e 808 0.44/1.00 vMB 24
344,705 344,705 00000000000000001135f11d2afd2d2cd9527cb2e1e23bc5289f7e98c1f083e1 1,197 0.62/1.00 vMB 26
344,704 344,704 0000000000000000046a6e7777095fe977495030fc0b343dd9a2195c379db159 454 0.23/1.00 vMB 29
344,703 344,703 000000000000000006f3635b71444c6fe423d91199154a24ffda59e2ad1759df 413 0.23/1.00 vMB 22
344,702 344,702 000000000000000004bea7cbafe037c4aa34bba103dd9b0adf13a4e4722d152e 985 0.56/1.00 vMB 27
344,701 344,701 00000000000000000083c3ffa62e903f2e2716188d22c596a61a6cff633e9088 300 0.22/1.00 vMB 22
344,700 344,700 00000000000000000dd482a6e7ca9eb90260f65b4ece217095a990cea85f37be 619 0.65/1.00 vMB 6
344,699 344,699 00000000000000000057bd267446def3db494fce677a0a590a6155604d263cfc 966 0.75/1.00 vMB 20
344,698 344,698 00000000000000000a869197d10f3cd442e6320183c1f5f4bcf93065803d6d8d 348 0.75/1.00 vMB 11
344,697 344,697 0000000000000000054fad4848fbee218a5db0a368c2b95609111d0ffc6a3fdf 691 0.35/1.00 vMB 29
344,696 344,696 000000000000000010753992ecfa2f276cd8ddb9ec5533492fc77ad00be96967 1,036 0.75/1.00 vMB 20
344,695 344,695 00000000000000001601e9c7261ce63a1fdda96eb640f961efdf458ade58535f 537 0.20/1.00 vMB 33
344,694 344,694 0000000000000000018f5eaf48a5d088ad7c41bfc6486867eae5df7497ce9e0d 966 0.75/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.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: 634.88 GB
    • Received: 12.27 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.