Loading Tool

Explorer IconExplorer

Memory Pool

42,438 transactions
26.68 vMB
0.06840683 BTC
Random Selection Loading Transactions
Max Size: 139.51/200 MB

Candidate Block

Mining Attempt e37a5201faaa14e5d6928bc53b595d7a033fe221d1afde1a2abc7c20777ae55b
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 3a8669e89c242a98a800985c6ad8581699b7925f931c4c97df1a042c9850637a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,575
Size: 1.00 vMB
Total Fees: 0.01807540 BTC
Feerates: 101.59 > 1.81 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (569,078 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,792 345,792 00000000000000000d4c00183a9eef494956440dc9fb3fed1f3860bcba3a6f51 449 0.25/1.00 vMB 23
345,791 345,791 00000000000000000598ad5c0c31611899495ff78ff1076d6c867ff78cd615ad 603 0.44/1.00 vMB 17
345,790 345,790 0000000000000000061adb106613973f7eeafc26417b2cec85e4262a657358b2 1,041 0.64/1.00 vMB 26
345,789 345,789 000000000000000012c7bffdfa87a4657626295d68627525ae6ceb3c65bb109a 1,310 0.90/1.00 vMB 24
345,788 345,788 00000000000000000cc17ccca210569af92b672d2665aa13f9f34b018f2df864 255 0.17/1.00 vMB 23
345,787 345,787 00000000000000000a339d503ae592c92d8d031c38b141c5cc0a03f791c1f40d 64 0.02/1.00 vMB 20
345,786 345,786 000000000000000001520a95b46263a70257a93bb81bc1824e9edf4f47bb59ee 182 0.14/1.00 vMB 16
345,785 345,785 000000000000000015159d27dd6d4d3b147148179c3a47bddad623c327def77e 259 0.24/1.00 vMB 15
345,784 345,784 000000000000000015139cd5ff99a844d4d960808f095d3e27ba8e6986badbb9 294 0.14/1.00 vMB 29
345,783 345,783 0000000000000000089b10a0f36615fa49dea1be6c590e325131d5158aaebc35 168 0.11/1.00 vMB 20
345,782 345,782 00000000000000000abc2bac10925b161b8480f8f9991e7e86328c208373a309 1,345 0.84/1.00 vMB 23
345,781 345,781 000000000000000012b5cab4553bfc2a9719d47cc84988feb0c501305438166f 536 0.53/1.00 vMB 14
345,780 345,780 00000000000000000428bb2027ce2e3fe4aceed5f063a7466caada8c8b54bb85 49 0.02/1.00 vMB 27
345,779 345,779 00000000000000000a82ac6d91a35700f9c65297b19ec7de8518c4a3409a8ea6 335 0.22/1.00 vMB 23
345,778 345,778 000000000000000006b5999e9c4d3dc8d3c500186dd9bc911ee055a78ac1a0f8 161 0.10/1.00 vMB 18
345,777 345,777 00000000000000001577db193bafc835e368884a1aa7983c2def6af802923fc4 610 0.39/1.00 vMB 24
345,776 345,776 00000000000000000e0e153bff3a76a371ad31aeb73f6319007f50e5b34e31de 648 0.41/1.00 vMB 22
345,775 345,775 00000000000000000219e255837587376bb7be253aa8e234781a2f4acfd49933 571 0.32/1.00 vMB 27
345,774 345,774 0000000000000000126b1b823d47beec09f82d5f6263ae9e2acb0bb0ffe328db 41 0.07/1.00 vMB 5
345,773 345,773 00000000000000000aa57cacdd98c1d6b521422b6db853f692be5685ef001d46 117 0.10/1.00 vMB 16
345,772 345,772 000000000000000008142a9ace3ad5153b91ed46e500a0208cafa794d0deec2e 128 0.09/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.