Loading Tool

Explorer IconExplorer

Memory Pool

80,713 transactions
30.15 vMB
0.12227463 BTC
Random Selection Loading Transactions
Max Size: 180.83/200 MB

Candidate Block

Mining Attempt fd38344289fa5496d1f54fa4f1fae4a686fd616b0723bd6a65eb6b240904959b
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 946cc2e6bbd9cfd1b591d1a79ea26641a6f84aa4f6fceb302742eb4313be10f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,524
Size: 1.00 vMB
Total Fees: 0.06038734 BTC
Feerates: 180.34 > 6.05 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (105,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,711 809,711 00000000000000000002553959d47f969807dcbdf511a7002384550bb8616b90 2,168 1.00/1.00 vMB 12
809,710 809,710 00000000000000000003155ecd5b68bf8615a609379f93ac415786906e5d6b4d 3,870 1.00/1.00 vMB 36
809,709 809,709 00000000000000000003b366dca1eb09734d510813d69b0cddf91dcd8eb52f4c 2,964 1.00/1.00 vMB 22
809,708 809,708 00000000000000000002ed9811be7657aafd4c1a95eb376747a364b3d23e6dbd 2,312 1.00/1.00 vMB 11
809,707 809,707 000000000000000000033532b49d3ff33e03b631de087de2a3cf4c0c861735c1 2,841 1.00/1.00 vMB 24
809,706 809,706 000000000000000000007df9063438dae6e47032a1f48d5c2e8e3e3aed80fbc7 3,304 1.00/1.00 vMB 17
809,705 809,705 00000000000000000001089dcb1bb0c06c8981361c222b1d6bb8655d3cda3790 1,936 1.00/1.00 vMB 8
809,704 809,704 00000000000000000004331189880ea037e45c6e4cd41f4f8b9d54ddeb401f86 2,886 1.00/1.00 vMB 25
809,703 809,703 00000000000000000000bdf0cb1b32de9b5dc4e88769ae5f922aac28b0d57cef 2,512 1.00/1.00 vMB 38
809,702 809,702 00000000000000000004c983c4c0e44b0ab66977d3ff85f4fd307976e027eec4 2,313 1.00/1.00 vMB 17
809,701 809,701 000000000000000000018f8e2ebc08b2c6c8b5eb120a388707b186ed909f8bf8 4,493 1.00/1.00 vMB 13
809,700 809,700 000000000000000000012474e6e5d4590babd29d7c83989487f025a73bab8d52 5,953 1.00/1.00 vMB 6
809,699 809,699 00000000000000000000e074e2a117919273da0f870f90350f8a2209827b99f5 4,293 1.00/1.00 vMB 8
809,698 809,698 000000000000000000003640754c94598fd3a63d6e1174a166fca30d297ea6bc 5,379 1.00/1.00 vMB 9
809,697 809,697 0000000000000000000481204459bd0be16301638bfbed08d02a813efb51bc84 1,872 1.00/1.00 vMB 20
809,696 809,696 00000000000000000004297f3b04f4296e48d57e796494163630dcc026ab7eff 1,717 1.00/1.00 vMB 16
809,695 809,695 00000000000000000002520c55759c80917722a41915eddfe51ccc26b28daf06 2,484 1.00/1.00 vMB 34
809,694 809,694 0000000000000000000090200349083770d5a2fe2357ed44fc3afd1d31888c73 447 1.00/1.00 vMB 8
809,693 809,693 00000000000000000001939833c80b42dc98a93d7c7a999943e1b1288f234567 1,518 1.00/1.00 vMB 14
809,692 809,692 000000000000000000037173e8a001b0f0c893184bfa2c7c548ed6b231edf467 2,155 1.00/1.00 vMB 19
809,691 809,691 000000000000000000037899d6874dedfb2599e14ac5fd7d001d654e318379c0 822 1.00/1.00 vMB 7
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.48 GB
    • Received: 14.99 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.