Loading Tool

Explorer IconExplorer

Memory Pool

43,129 transactions
26.90 vMB
0.05402531 BTC
Random Selection Loading Transactions
Max Size: 141.75/200 MB

Candidate Block

Mining Attempt 11765fbd2dafd3f954a9ff86da5155fdc997a0046980ead372194cfda20c87f6
Version 20000000
Previous Block 00000000000000000001994882487e351febb51281fc30d3f9402f5efdddf083
Merkle Root 84d513819af5a9b35ffaa31bb4d8d3a8649940abd6ac465fc017028296a74634
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,406
Size: 1.00 vMB
Total Fees: 0.00414317 BTC
Feerates: 160.56 > 0.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,915 (300,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,872 614,872 000000000000000000055a72d6348b73a0376195662e6508907d039beb59b358 1,383 0.44/1.00 vMB 15
614,871 614,871 00000000000000000006120e8830703c9ef36325c45332d098836116f1744578 1,847 0.73/1.00 vMB 5
614,870 614,870 00000000000000000004654750ba935a4799e962f778d6d68071ebfb14837312 2,316 1.00/1.00 vMB 19
614,869 614,869 00000000000000000004ddac99ab4a3a64ea06503afb4974963edc7fd05a0ff7 1,857 1.00/1.00 vMB 16
614,868 614,868 00000000000000000010621cf1e58e5c9932bd865b4ee9a9b57f7a706dcb0659 2,250 1.00/1.00 vMB 16
614,867 614,867 0000000000000000000ff404f45c46f9c884fcba3134dc443ae471e83bbfab9d 1,746 0.94/1.00 vMB 11
614,866 614,866 0000000000000000000a251347312914d8cc5d7cea53f0de41eef8d146ea4c7a 1,462 0.56/1.00 vMB 16
614,865 614,865 000000000000000000051bb5d83714f37fd19d7125965686d0ebe6623651a522 405 0.16/1.00 vMB 12
614,864 614,864 0000000000000000000bc552fe5612e9bbf4fcc1eb4eab2ad92b15d501e673cf 1,367 0.97/1.00 vMB 5
614,863 614,863 000000000000000000003d4c3a11eb89f40e691e7300e6eae7625f66cd3f7d6a 1,224 1.00/1.00 vMB 2
614,862 614,862 0000000000000000000141738149093656431303cde5d9fd155b8240bdbd9bf9 1,580 1.00/1.00 vMB 5
614,861 614,861 0000000000000000000df6947cdef201325263577993d77e554aec81a898fb3b 2,351 1.00/1.00 vMB 12
614,860 614,860 00000000000000000001ee5adc0369cc8d65fb5c82b4b9206e192d25458f8f32 1,042 1.00/1.00 vMB 3
614,859 614,859 00000000000000000012e8a3a0576a4db71ffd9fd3b19fd82d3f1b601f699268 2,233 1.00/1.00 vMB 12
614,858 614,858 000000000000000000004b2f344f132d8af232c3f9cf64409c2f89d8e1dbea8c 1,578 1.00/1.00 vMB 6
614,857 614,857 0000000000000000000878ec5f9a345c2c8b3e229f33a627d5e5f0c214c6a2b7 1,462 1.00/1.00 vMB 6
614,856 614,856 00000000000000000009eea5581a3b4d59bee548d169208f748c2bf2827422c1 2,228 1.00/1.00 vMB 14
614,855 614,855 0000000000000000000d5ead3c1a6a808b61b1b76682dba333102ff899c71dbf 2,374 1.00/1.00 vMB 15
614,854 614,854 0000000000000000000bffbe10de9024394de340886413c99c966c404c48daa3 2,607 1.00/1.00 vMB 15
614,853 614,853 000000000000000000019d5cad014eaef1abc1ef768549ae39d452e4cb79b0d7 1,539 1.00/1.00 vMB 3
614,852 614,852 00000000000000000010b76bff94e3e996fc054b863e9260f1f4304381b64fd1 2,826 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.24 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: 655.07 GB
    • Received: 14.25 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.