Loading Tool

Explorer IconExplorer

Memory Pool

79,072 transactions
29.27 vMB
0.09778531 BTC
Random Selection Loading Transactions
Max Size: 176.87/200 MB

Candidate Block

Mining Attempt b563a9cee69d5cc20fe6b976ef319be4bfc3c79f0a959490584f02859b433034
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 2e7d34e5cdb796d36a30109f877886c423fbb826ac585d61b42ebe6c1bcec1d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.03566977 BTC
Feerates: 477.45 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (605,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,714 309,714 000000000000000035a98f3e321b32d413275335322c4c736b695c077383548b 339 0.33/1.00 vMB 24
309,713 309,713 00000000000000002b73f5e64e3c086cf38c50398d6828d9ec85209dda681eb7 256 0.09/1.00 vMB 47
309,712 309,712 00000000000000002e53e6762e7e98125f9f13165e41358397977d21100039c1 226 0.10/1.00 vMB 28
309,711 309,711 00000000000000000ae78261fcadc6a5b351099b6968b07c69dc36b9de945944 492 0.30/1.00 vMB 25
309,710 309,710 000000000000000001277451685374729aaa439c363b783e779c3a5c6d4a3b32 391 0.25/1.00 vMB 31
309,709 309,709 0000000000000000225dd1f1850383067d4eafe64d14cb1893c9c545c786352e 170 0.08/1.00 vMB 45
309,708 309,708 00000000000000001b606bd432c5af49e40eed85e29c26b57dc02c4ee17b4d46 278 0.13/1.00 vMB 26
309,707 309,707 0000000000000000135622819b9cfd560c694e2b868aeaac8133c5d577f2bd24 84 0.04/1.00 vMB 31
309,706 309,706 000000000000000037ed8c1592f8ab9d36fc840c84e3d0672d86c16333821361 79 0.05/1.00 vMB 29
309,705 309,705 00000000000000002b896a2e3aa80fd174717b3748de6384f05e13ea23bc5450 580 0.28/1.00 vMB 30
309,704 309,704 000000000000000001cc1acc34e4c70afcafe8a8241356a454d60d9925a6b9b0 929 0.54/1.00 vMB 28
309,703 309,703 00000000000000002e384040889cbd03be26e626f2bfd17a9010d36895561896 209 0.11/1.00 vMB 22
309,702 309,702 000000000000000032c02463bb91c809a7d31c7d34d00730073e0749aa52a60c 854 0.50/1.00 vMB 28
309,701 309,701 000000000000000021dc344e3b8061e7ebbc265deba073e2144682e38e9ac77e 400 0.27/1.00 vMB 23
309,700 309,700 0000000000000000221ea93075df0d1ad975767c3dbffd5cf02492e41f9f8b17 665 0.40/1.00 vMB 30
309,699 309,699 00000000000000002f6d916a97dc66b3dc2dc5477aa56d886b62cb909cd7866e 29 0.09/1.00 vMB 5
309,698 309,698 00000000000000001b8a3a7b1593ddb7fd910c9801b84137ed95ff429011e7f2 99 0.07/1.00 vMB 27
309,697 309,697 000000000000000034d081b45c57162e12e5637ab5d94d4726477d9fa3478ffa 714 0.66/1.00 vMB 19
309,696 309,696 00000000000000002eb445d29fe8d991b8966cc6bf19a732731b848cd6a6a830 810 0.35/1.00 vMB 38
309,695 309,695 00000000000000001c1379a3f651d4b07f732ebe1129c90e08eeb419e55377ef 150 0.12/1.00 vMB 18
309,694 309,694 000000000000000032a38cf3c73466deb966293ee8f3a4dd3423af5de1d9c971 322 0.13/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.63 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.17 GB
    • Received: 16.17 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.