Loading Tool

Explorer IconExplorer

Memory Pool

20,050 transactions
9.12 vMB
0.05157024 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.91/200 MB

Candidate Block

Mining Attempt 4454df56b0f539a50e8f6c4ed09732df4d86447657da4aadadcf64624f31b3d1
Version 20000000
Previous Block 000000000000000000008d04065d89b6af56d4a51721394abcf1d222900704dd
Merkle Root f36b9448d4c748531286daca8cbf18cb469f331d263596682593ad6d6067e889
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,799
Size: 1.00 vMB
Total Fees: 0.03119702 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,404 (780,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,933 132,933 000000000000004e6e07541948cd90968553437c9233a7103df9d21a553e0ab6 41 0.01 vMB 340
132,932 132,932 0000000000000958837c0850bf9cc84a50adc171f26831768308ffe64d7b5ffe 50 0.02 vMB 257
132,931 132,931 0000000000000fa263349ae90267e7a2c4fda037f4b106bc5be2a4ec5323dbf1 12 0.00 vMB 17
132,930 132,930 0000000000000a66747e8f9fe2efcd31d4154e944f769a02af6a418c44d7cfdb 14 0.00 vMB 595
132,929 132,929 00000000000004e1f72fdcac8a7fc777a8b47f029c73a6290d3e23841616da43 85 0.04 vMB 310
132,928 132,928 00000000000011eec4defc0ffee303401e460d2b8406474692d0ff141b9cbbf4 11 0.00 vMB 605
132,927 132,927 0000000000000edf57eb16acdcf474640504ca3b5f960cfee6148802f8513b88 11 0.00 vMB 995
132,926 132,926 000000000000095c480bdb099c727f921a56c76e9f689523944989267a81b083 57 0.02 vMB 520
132,925 132,925 00000000000009913b740a7b74f37cc0b00f046fb930e101923bb65b4c7787df 14 0.00 vMB 777
132,924 132,924 00000000000000a84a5c3423e9bbe5bb98f631b50cec568d928107e413e9de4e 14 0.01 vMB 191
132,923 132,923 0000000000000cab39297731417b01e55c11cbbc15ad2effca71d700841e5ed5 4 0.00 vMB 0
132,922 132,922 0000000000001021addc77067fc476476e27687b1f1fe3dda57a7c17e5d8a76d 101 0.03 vMB 259
132,921 132,921 0000000000001081767201a5a100a04195e43f80aa4f5752cd7f5a6d590695d8 17 0.00 vMB 409
132,920 132,920 0000000000000e871e5b1ebe99cdbdb7445fc51ca57775badb70157e26fcdd38 69 0.02 vMB 254
132,919 132,919 000000000000103e7d700eefd27c0a6b515486e7b08f7dab029d04040d3e2b35 41 0.02 vMB 350
132,918 132,918 0000000000000a7b98af01e5f2b1a7f43844fa5f84ffc0a61bd660a2f82d2725 4 0.00 vMB 132
132,917 132,917 00000000000005162e8b1ccf93e12b16f58fa8f479c3a69ca04cf7795d1dccc1 12 0.00 vMB 0
132,916 132,916 00000000000011f6d36f8d5a1bc3baa9f2a2718a30febc68d9ddcf1e1caa5ad5 42 0.02 vMB 398
132,915 132,915 0000000000000188a57e6a2846008a9857686ba13e89325d874d670c0028d97d 52 0.02 vMB 458
132,914 132,914 0000000000000d404dca3563af57662349ef4119fa2d25443f406a3bab15f737 12 0.01 vMB 215
132,913 132,913 00000000000007df809dee723b14974f4bc38ff518f1fc99215135c76f3c6834 158 0.05 vMB 96
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 274.59 GB
    • Received: 1.07 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.