Loading Tool

Explorer IconExplorer

Memory Pool

36,791 transactions
26.77 vMB
0.05901232 BTC
Random Selection Loading Transactions
Max Size: 135.83/200 MB

Candidate Block

Mining Attempt 73852e3586aeb7eaa0e4f232699403fe69be92e7e29b1ec5165ed4ff92a413e3
Version 20000000
Previous Block 000000000000000000015e18bfde629943124343fdb98c0d80831309061b5bfd
Merkle Root 979865b9bf34cb6c2827f8bf96df11b1e78dabc5a78248f4371a749cb7950179
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,412
Size: 1.00 vMB
Total Fees: 0.00895174 BTC
Feerates: 101.53 > 0.90 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,647 (140,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
773,902 773,902 000000000000000000008b8ee84473e2044b6cebbd1e49867174a425a1f6b7de 2,524 1.00/1.00 vMB 15
773,901 773,901 00000000000000000005e61bf35aba104fc691f4f71e52728bb5d3661debbbcd 1,397 1.00/1.00 vMB 19
773,900 773,900 000000000000000000046315426f10bfca3d1b9397175a5b85915b52beb03df5 1,870 1.00/1.00 vMB 20
773,899 773,899 0000000000000000000467f49ddc267b3b84db24b82dc11eb6e715e436464e4e 1,941 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.77 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.64 GB
    • Received: 12.13 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.