Loading Tool

Explorer IconExplorer

Memory Pool

40,608 transactions
27.88 vMB
0.07218735 BTC
Random Selection Loading Transactions
Max Size: 143.09/200 MB

Candidate Block

Mining Attempt 6f1dd08177135ce37035b40955425b292d496f194eb63170bc94b4a548157180
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 5beedd917386d310760f9ab5e1981e59339f628aeee7fb794787ade6011bfc8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,953
Size: 1.00 vMB
Total Fees: 0.01872387 BTC
Feerates: 101.49 > 1.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (140,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,923 773,923 0000000000000000000398d85a40bc9e25d2496e6b6ed04521f14dfce3faa30e 3,614 1.00/1.00 vMB 18
773,922 773,922 00000000000000000001e6ad3da84efe63eef7419acd29e773a325e79a0bab4d 3,602 1.00/1.00 vMB 27
773,921 773,921 0000000000000000000225274e43c47e59cbfbe62b1bf8c5e49890a0b17144e8 1,762 1.00/1.00 vMB 25
773,920 773,920 00000000000000000006bb7c62cd44a3e139545c01878ee5d310c9216ebeb1ab 2,449 1.00/1.00 vMB 28
773,919 773,919 000000000000000000009db681120f9a2bc69836e4f7009ab670b014f9e1511c 1,802 1.00/1.00 vMB 4
773,918 773,918 000000000000000000007b8c43d3967b1219694003e19b82a58a40b5143a3e11 4,132 1.00/1.00 vMB 13
773,917 773,917 00000000000000000002d1a04ba866954f942392079f6befb2b5453ac4eaafb7 2,884 1.00/1.00 vMB 12
773,916 773,916 0000000000000000000483943b4b7405f25797c39bf1f93e25f1f83f969e4a90 2,200 1.00/1.00 vMB 9
773,915 773,915 00000000000000000005e61ee5f444f490a1977ebccfb24bc3fb114e43fac9ac 3,139 1.00/1.00 vMB 18
773,914 773,914 00000000000000000004e35b76dcc603043bb87918dc840aac048b9aa1694d50 2,880 1.00/1.00 vMB 17
773,913 773,913 000000000000000000037c9e9fe86ee89f13ca8624f61103fc6009cabc072c2f 3,088 1.00/1.00 vMB 18
773,912 773,912 00000000000000000005d3de8bcbc938842ace7950cd68bff202752cd1103100 2,182 1.00/1.00 vMB 17
773,911 773,911 00000000000000000000d78fa0395e353dd3160c47af53306d7c8eaf894f84ae 3,571 1.00/1.00 vMB 24
773,910 773,910 000000000000000000074fbe7d3b464f5c13d382f5a1c35f8df8cf3db7c2476a 2,345 1.00/1.00 vMB 24
773,909 773,909 00000000000000000006bf61890c8031674efab0814b1e7e57768c86a2ec1429 2,794 1.00/1.00 vMB 11
773,908 773,908 000000000000000000055c376b49206203098e57bc107dedefdb2be31e17fb6f 3,516 1.00/1.00 vMB 15
773,907 773,907 00000000000000000006775408f7b258cc0de4141cf93d6c27f6c367b6443e2b 3,787 1.00/1.00 vMB 16
773,906 773,906 0000000000000000000221eb1e96e49321b69dc8b9498bea813c44d926ce3a34 3,429 1.00/1.00 vMB 23
773,905 773,905 000000000000000000035a7b3c9e0396dfbffdfcf7f48dde0509e0fb2889aec9 3,206 1.00/1.00 vMB 22
773,904 773,904 00000000000000000003328307f41fc042aeb9b1fbd8edba4aa82ad44bafa9a4 2,756 1.00/1.00 vMB 35
773,903 773,903 00000000000000000004b9efa584389f8309ec8b55a833e7846331524376d824 2,691 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.76 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: 632.52 GB
    • Received: 12.12 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.