Loading Tool

Explorer IconExplorer

Memory Pool

49,489 transactions
29.91 vMB
0.09151126 BTC
Random Selection Loading Transactions
Max Size: 159.58/200 MB

Candidate Block

Mining Attempt fb1bf6bdbe04f3db5448bd82c7cb0d8168a91bd18edc06ea9885fb046f34b3dc
Version 20000000
Previous Block 00000000000000000001e2f6cc79a94b021bd37a0344a4c1171fa288fec3bf95
Merkle Root 1ccdf9d52b7ab26303f42f1687826fbe02bdba3d35972786e2e1d1b00314d1f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,122
Size: 1.00 vMB
Total Fees: 0.02572352 BTC
Feerates: 33.79 > 2.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,845 (380,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,825 534,825 000000000000000000149ace0f856312862537f79538977db357564d6f1e2573 2,092 1.00/1.00 vMB 3
534,824 534,824 00000000000000000011b306d70b225a31b8df1c1552a4dd58b08d0b53c65257 2,285 1.00/1.00 vMB 29
534,823 534,823 0000000000000000000efe36f3dcf803331daa1d236c346e316d4e9f44e68faf 1,733 1.00/1.00 vMB 16
534,822 534,822 0000000000000000000a40c92365a721f978b720acde6571675c9e5d6a24c319 278 0.12/1.00 vMB 14
534,821 534,821 0000000000000000000782ec84c7ecea675146e4974a5f90cc2cf806a24b4280 2,060 1.00/1.00 vMB 15
534,820 534,820 00000000000000000027df90d212dec8d6c663cc1484fe9daed35fe46bd69a4d 1,621 0.69/1.00 vMB 18
534,819 534,819 0000000000000000000fc00ab20a4fb053df02ac526dc9c1a648a384c27d82f9 2,476 1.00/1.00 vMB 27
534,818 534,818 000000000000000000188104aa55ebbb1a18f10833a8e9125c53c22ef7cda81a 1,965 1.00/1.00 vMB 13
534,817 534,817 000000000000000000161e8346a22dabde807ae045dcffedc19d0fe57018b50e 2,210 1.00/1.00 vMB 30
534,816 534,816 0000000000000000002a77f70bab13d8a8f57284afc3f58a4c5810e94d9a01a9 949 0.48/1.00 vMB 5
534,815 534,815 0000000000000000000ccd8dc6329cf2364ab70bc4e1dbea2fe18ece46a13c62 2,262 1.00/1.00 vMB 5
534,814 534,814 000000000000000000293147f0afb9015897840690d0135135f7d7f18bebe847 2,425 1.00/1.00 vMB 31
534,813 534,813 0000000000000000002adc8843592293f3866df23d625f66c27cb53a2eecb059 2,858 1.00/1.00 vMB 16
534,812 534,812 0000000000000000001877fc8f5ff0d4af29c62d664f78ae56f368bebf993c17 2,334 1.00/1.00 vMB 48
534,811 534,811 000000000000000000230dac5572817fe260803860963d0a6f1f937631d80555 2,273 1.00/1.00 vMB 11
534,810 534,810 00000000000000000028641b130e3014b78dd167d08c9581f6c5665795ee12db 2,322 1.00/1.00 vMB 37
534,809 534,809 000000000000000000073f79eb568afaa234f4e1ec439fb00001819973e5da5f 1,251 0.54/1.00 vMB 13
534,808 534,808 00000000000000000025486cd78fee67937582c878600785aefcbc7762c91926 2,459 1.00/1.00 vMB 25
534,807 534,807 000000000000000000106aadd60e341adfc762d447d6bb688358623be8a386a8 64 1.00/1.00 vMB 101
534,806 534,806 000000000000000000184af824d0d0b164d16543d9ebd6bb4054f70bfc37c447 190 1.00/1.00 vMB 104
534,805 534,805 0000000000000000001dca960aec086a3bd3b5e8a038d45ba1c9ed8c7d6df7c8 751 0.36/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.11 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: 652.04 GB
    • Received: 13.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.