Loading Tool

Explorer IconExplorer

Memory Pool

76,674 transactions
29.72 vMB
0.10099242 BTC
Random Selection Loading Transactions
Max Size: 179.60/200 MB

Candidate Block

Mining Attempt e00288278ef52eae1c0221ca2811b89e836f32cb5103363be2687683478bd08f
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root f2899bee0104eb9fd2d86f9710ecf65ece166d24a95f29731c366b0f4cf7efc3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,067
Size: 1.00 vMB
Total Fees: 0.03408076 BTC
Feerates: 357.61 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (633,656 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,779 281,779 0000000000000000985387aa4db6ddb918c607d70f1a661ab4669a3fa38eef46 299 0.25/1.00 vMB 20
281,778 281,778 0000000000000000e2b3507ddf687709dec180401cb239ccf636ccf8f88ae64f 520 0.25/1.00 vMB 29
281,777 281,777 0000000000000001c2d21fbd1a99ec7f18ffd8da5d5aef15021597b317afc75b 709 0.25/1.00 vMB 47
281,776 281,776 0000000000000001bff2d8322dab2ba4a4d5b13da5266d90b8b9b93788bc9b6a 153 0.05/1.00 vMB 193
281,775 281,775 0000000000000000f1f84cc44026b8405a90c597a2cf3b4860d4948c2830cbed 96 0.22/1.00 vMB 13
281,774 281,774 00000000000000020bc33cf3dcd75b5c9657377a86e637d774aba192a5f046e9 232 0.21/1.00 vMB 15
281,773 281,773 000000000000000202f59a9b1e550bf0ee5e8791d4c0e7807c8a3482dd419595 99 0.05/1.00 vMB 41
281,772 281,772 0000000000000002333f26d2eef85963d74e0889fc63e9c2cde1a8ffd72c83c7 699 0.25/1.00 vMB 55
281,771 281,771 00000000000000010d00c943883e7b8d32554e4bc81b379d6aabdd8b8da3a8be 183 0.10/1.00 vMB 28
281,770 281,770 00000000000000015d017397eebe4b648f311c20cf835ab674d27073dc5634f4 132 0.05/1.00 vMB 44
281,769 281,769 000000000000000089d506e0ca8129c950cc8d8fafb082b1fd6ec6f6428b0c8f 453 0.25/1.00 vMB 41
281,768 281,768 0000000000000000ced14a557bacd17119dfe94f2a1b100bdd3acc64a3f02ecc 120 0.05/1.00 vMB 55
281,767 281,767 0000000000000002644a36e9043068cd1a7667b44401fb95fbed013d9a2df2a7 81 0.06/1.00 vMB 8
281,766 281,766 0000000000000002207900198d6c456700e3cf852a783151ce9bd5726e2b6543 911 0.40/1.00 vMB 43
281,765 281,765 0000000000000000099822bb1ba76358ba0bdb9ba8c1466b0cd6abaca8a5bc29 552 0.24/1.00 vMB 34
281,764 281,764 00000000000000016136f3e4da60f10dc3380fdf1aee6dc5cd2f5b960d9e86c0 105 0.11/1.00 vMB 22
281,763 281,763 0000000000000000971ff1184444ecab0e41818875aaf474f1eb5ff0ce5161fc 483 0.25/1.00 vMB 53
281,762 281,762 0000000000000001067b07f0c39673c5f45cac994c415d5187afe20f056acaa7 528 0.24/1.00 vMB 41
281,761 281,761 00000000000000023bb0234d8951d93aea1ad37e8ca2f5f4aa9892ab6ebd5a9e 540 0.27/1.00 vMB 36
281,760 281,760 0000000000000002459115eb532deadd769139699404772c719d3f718996f2f2 571 0.25/1.00 vMB 80
281,759 281,759 000000000000000262e7c84ec7e65a39c785ab67921282a3705536929b6b6d21 387 0.18/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.15 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: 744.06 GB
    • Received: 18.70 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.