Loading Tool

Explorer IconExplorer

Memory Pool

83,125 transactions
30.53 vMB
0.11053940 BTC
Random Selection Loading Transactions
Max Size: 184.01/200 MB

Candidate Block

Mining Attempt 183c091691d2380294852c855db30774fe1ba092485fe6763a22cd9d72ad76b5
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 5611f06accecb9ebfb91aa56dfad82e1169e453f1ee1f416c1d70fd15b95fa7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,513
Size: 1.00 vMB
Total Fees: 0.04730721 BTC
Feerates: 526.32 > 4.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (621,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,878 293,878 00000000000000005dcdaed56b847c71da669fa4929014c37d76b52b0f2addf6 21 0.01/1.00 vMB 22
293,877 293,877 000000000000000032f47142a8de9c7353e5b9930905d32e887e24a1ba1189d3 254 0.12/1.00 vMB 28
293,876 293,876 0000000000000000d6e1783140e96eda95add5718e1f44e3d68cb11effea0aaa 64 0.03/1.00 vMB 47
293,875 293,875 00000000000000003b890928a17776c1f91a88cb5f834c3d1c4130e91d5f0d9e 54 0.02/1.00 vMB 76
293,874 293,874 0000000000000000d99e4f609f16588dce05b1217ba770904b5a7cf56a924ac6 367 0.15/1.00 vMB 44
293,873 293,873 00000000000000008af2baeb2901eebb99ac4da93cd557061f2df3b2edc39acc 16 0.01/1.00 vMB 24
293,872 293,872 0000000000000000589278bce9c2a2e1db1c83d0202b915724fe9c1b5781f1b9 197 0.10/1.00 vMB 37
293,871 293,871 00000000000000005cf4ac6ab2d937165ecc14a8d11af31c1f5d162c09effbec 108 0.07/1.00 vMB 16
293,870 293,870 0000000000000000cbbbe199cef71ef657700b8adb5bf1aa080001ceaa4e4cd0 512 0.38/1.00 vMB 27
293,869 293,869 0000000000000000d95f428bab06622aee094f7829470c1cd6bcb5efaa987757 134 0.13/1.00 vMB 20
293,868 293,868 0000000000000000b92363bd16d02428bbcd92ca32e5142a94f8fef7d7096914 383 0.17/1.00 vMB 31
293,867 293,867 0000000000000000d49d29a0efa4b7ba879cf2d5234d2234b9349d389bea6405 29 0.01/1.00 vMB 40
293,866 293,866 0000000000000000106b4d94859f99be5d0f9b316476bf218bcca83a9f1ad58d 255 0.10/1.00 vMB 31
293,865 293,865 0000000000000000d3c5f477698efbb99ed03c3a2eae8adcde43d51caac94b68 417 0.21/1.00 vMB 31
293,864 293,864 00000000000000005639c8e587518c3a973dd123b47ef54d999d21d5e89d2f7c 559 0.26/1.00 vMB 53
293,863 293,863 0000000000000000b006614f418b4753ef0435e17ee7e97d50e742a3a9bdb09e 304 0.15/1.00 vMB 42
293,862 293,862 0000000000000000aaa2a978c0bcd5b35d62207f8c180933a90d5de95b4dd9a2 269 0.12/1.00 vMB 37
293,861 293,861 00000000000000007a031b94e1bc563b9fa007b766a942d0ebe8e416c41a961c 55 0.02/1.00 vMB 32
293,860 293,860 000000000000000016c470c6662a1adcb3a00b645e6bbe0bbebf8e89dd3b17af 92 0.05/1.00 vMB 33
293,859 293,859 00000000000000001b54ec4a3b3cd121775165c58225b6390dee764ea5b547f8 11 0.00/1.00 vMB 26
293,858 293,858 000000000000000013443377a1d2ba850afaf924a7b20d486f5518643a3a2927 99 0.05/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.33 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: 660.42 GB
    • Received: 14.73 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.