Loading Tool

Explorer IconExplorer

Memory Pool

77,940 transactions
29.28 vMB
0.06325794 BTC
Random Selection Loading Transactions
Max Size: 175.92/200 MB

Candidate Block

Mining Attempt d208d425f7a113e1ccf022609f91203e255ac8c183a16545ffbbb43d31f63f7e
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 8e68e70f2049501bd02aa495c03ae5518cf918401b9a4860b3691b6c67a58607
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,847
Size: 1.00 vMB
Total Fees: 0.00384864 BTC
Feerates: 12.16 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (136,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,963 778,963 00000000000000000001015bcb3a33858cb530745d5a095b9cf01dac78a00cf3 3,520 1.00/1.00 vMB 22
778,962 778,962 00000000000000000001c633b35e60d97d46b04d558e8d96cb78043969857bb6 2,320 1.00/1.00 vMB 11
778,961 778,961 0000000000000000000645e838b2f24f8f24f1d05b2abcb5716ebb3a08dcfb60 553 1.00/1.00 vMB 4
778,960 778,960 000000000000000000038ed182bbe26c2fcf4e07db727a7f8fb07aec348806d9 2,104 1.00/1.00 vMB 14
778,959 778,959 0000000000000000000191a51159033b34c7bd5ac553320cc21c6545b93dd446 2,468 1.00/1.00 vMB 13
778,958 778,958 00000000000000000006360b1455ef64465456fd76e8ec379ddd4eafc92b9d09 2,128 1.00/1.00 vMB 12
778,957 778,957 000000000000000000042b08a753316af60bbc6807a50d0d9713028478ef74bf 686 1.00/1.00 vMB 4
778,956 778,956 000000000000000000048e4ff3cb9b483fea5f622afcb80bc98021235a8b1f73 1,353 1.00/1.00 vMB 3
778,955 778,955 00000000000000000004d61a7849d7c99cf2e242938743d631d38feb8e0f153f 3,030 1.00/1.00 vMB 16
778,954 778,954 0000000000000000000290b5612e205f6bfa5982e0a3e8cfb11e41bedbf894a2 2,748 1.00/1.00 vMB 9
778,953 778,953 00000000000000000001087bc62aeecdf76de68a5377641ef2febe51a4c4778b 2,342 1.00/1.00 vMB 8
778,952 778,952 000000000000000000046738abc68daedba69679eea17a47f6d75e6c4c6a94ce 2,931 1.00/1.00 vMB 16
778,951 778,951 00000000000000000000e901b5bce68a3c688cb78655afb32aecc0da7eb883e5 3,153 1.00/1.00 vMB 22
778,950 778,950 00000000000000000001cc3e7a7f9fbf1644b13ffb905d35877d5ef8e077aaad 3,110 1.00/1.00 vMB 32
778,949 778,949 000000000000000000048c383ce1bde8dbcf571af51916d4664fbfabbf672e1f 3,875 1.00/1.00 vMB 22
778,948 778,948 0000000000000000000258910051a491a895e13ae6b71037fcf4bd403f46ff65 2,997 1.00/1.00 vMB 17
778,947 778,947 00000000000000000005c62eba7dfe657c9e784ba2c20782a9603ced8aa6aced 3,326 1.00/1.00 vMB 23
778,946 778,946 00000000000000000004eebc34aa5f8da7c0fec08029e4c601305522a4ce6456 177 1.00/1.00 vMB 2
778,945 778,945 00000000000000000004e7cef77c9c99ca7ba589f5ef907208f67bb7d0af585c 114 1.00/1.00 vMB 2
778,944 778,944 000000000000000000042be088ae71deb4f93ef2fcbd2e86455f5594d0628b34 1,628 1.00/1.00 vMB 7
778,943 778,943 000000000000000000062de5cbb6a09bbc28ffba62bc66042e15b92ab677d355 3,247 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.