Loading Tool

Explorer IconExplorer

Memory Pool

46,775 transactions
29.12 vMB
0.15232653 BTC
Random Selection Loading Transactions
Max Size: 152.21/200 MB

Candidate Block

Mining Attempt f80d71f25d88a4cfba69a4e87694eca93fb3065412b2aaa1b4b4d804a38117f2
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 60f109c616b64a181137878366fbbcbb9e849dba40357e27b7b321134ef7e000
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.04359644 BTC
Feerates: 100.65 > 4.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (848,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
65,926 65,926 00000000047cd4cb828b95efbbb2d5111d79bf69932b145ffcf4c0d9816b29b6 1 0.00/1.00 vMB 0
65,925 65,925 000000000031be87d91eaab9bedde72dbcea9155c1e7f2dff4340160abcfdf98 12 0.00/1.00 vMB 0
65,924 65,924 00000000000dcab18297f25a9e5406f7a08d5655c9eb90c14cf5491d5246f7d4 5 0.00/1.00 vMB 0
65,923 65,923 000000000159a38ce1720baca4f00b9b1f64119e9ddf6abd5ed674c461cbbab0 2 0.00/1.00 vMB 0
65,922 65,922 0000000008ead96955fc1be215e8fb8a4238bdf75a28dc04a52c638f5ae05ce6 2 0.00/1.00 vMB 0
65,921 65,921 000000000a05afac04c21c982c84b96fb75b336aca1465c8493471fa9c3cd901 3 0.00/1.00 vMB 0
65,920 65,920 000000000208c4de568f3a0aa2dceceec9ac9a7b36195258225265ab37e13a5a 2 0.00/1.00 vMB 0
65,919 65,919 0000000005584771ecb669284cd5cc7f663462cf7d82b6ddc36eb62b5050a8aa 2 0.00/1.00 vMB 0
65,918 65,918 000000000380a6ba3462e30e1f2e016153b681d2a80656ba31414a914738986f 1 0.00/1.00 vMB 0
65,917 65,917 0000000002e690c2a59bca060712cb7259a56ca7128c307608d299aa2c43330e 3 0.00/1.00 vMB 0
65,916 65,916 0000000005f9560c8a31cfc15a8bc77cb162dde9121aac3a98c5dcbdb588f426 12 0.00/1.00 vMB 0
65,915 65,915 0000000002954fce4ef8fe5b7110df9a85c28c8f8f05daa546d51c2d9c88e9d3 2 0.00/1.00 vMB 0
65,914 65,914 0000000004e6ea8cb60617bec999f5730f9f4051b6e29f50222a6a887bf877c7 1 0.00/1.00 vMB 0
65,913 65,913 000000000050d8f9c107c7a37b69ab254f6807ae5736167d8eddcb785bd412ef 12 0.00/1.00 vMB 0
65,912 65,912 0000000002fa3f82d5a50176bb7bb19e35dce64500645d4490d5d71596f24e59 1 0.00/1.00 vMB 0
65,911 65,911 0000000006fa3d283b2d885c8b4c13f3992070b5adfca3350aa000f420894361 1 0.00/1.00 vMB 0
65,910 65,910 000000000ac1a9d6160d1fc5c8fc850636c6af09ca007357e1a4bc39ce4ae924 2 0.00/1.00 vMB 0
65,909 65,909 00000000016b4f1a50b4e4b140c04836939579bb19a6805917ed2b0d5b0fd269 3 0.00/1.00 vMB 0
65,908 65,908 00000000035ca5a94ea6e8056cf824660807a22806b4c694fe0396be9ff76b29 5 0.00/1.00 vMB 0
65,907 65,907 0000000005d363f30d8b14a16484d09a1505f3069ecb705c457762d85302cfaf 2 0.00/1.00 vMB 0
65,906 65,906 0000000008d3fcb4d74d9447d8be1c38e7159783f53880dbf63af90d9101db45 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.