Loading Tool

Explorer IconExplorer

Memory Pool

46,956 transactions
28.85 vMB
0.10945467 BTC
Random Selection Loading Transactions
Max Size: 149.99/200 MB

Candidate Block

Mining Attempt 801831dac375f32b20f3ee8a6ccd06b9fbf22102dfb341420860cf0a1b114be1
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root ddcee16f3c45a7f0939cd7267a8387d5c5234c0276e51f34605b7acda4b39dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,117
Size: 1.00 vMB
Total Fees: 0.04282454 BTC
Feerates: 444.31 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (125,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,892 789,892 00000000000000000001843a6f1bb6adfa11f34e5bfa4ca023f4a830ff2510e0 3,263 1.00/1.00 vMB 28
789,891 789,891 0000000000000000000276655554ad7391abdbbd627903a6e09dc27676c9a205 3,021 1.00/1.00 vMB 53
789,890 789,890 00000000000000000000e9a3e863e98e760219abb11998e8e5bea979541976f9 3,839 1.00/1.00 vMB 87
789,889 789,889 00000000000000000000fb9d978a9ea2495924cc0428f324c55502d22b4cc494 2,774 1.00/1.00 vMB 136
789,888 789,888 00000000000000000000f3502c3efe3e64b5fa151f58f04bba74f1e8ab8108ec 2,907 1.00/1.00 vMB 63
789,887 789,887 00000000000000000005a48352f43ff8f8dcba15f1574991ed07797162848f3b 2,436 1.00/1.00 vMB 80
789,886 789,886 00000000000000000005214fccaf46d6a3dd30ae9f84091c6cd6806cdfdfb465 3,555 1.00/1.00 vMB 108
789,885 789,885 000000000000000000008037f6acab8e2f4822b2d60f540f321ef1dc0bea1b9c 3,971 1.00/1.00 vMB 126
789,884 789,884 00000000000000000001bb51429854599421d7cb57a09613e283c7e7fade27fd 3,882 1.00/1.00 vMB 124
789,883 789,883 000000000000000000042540c22c0ab344488a170f40620fc09618f739701555 3,552 1.00/1.00 vMB 135
789,882 789,882 00000000000000000005d007031ec9cfd8d2067bd2a653cbb9fdb33000309c89 2,911 1.00/1.00 vMB 26
789,881 789,881 00000000000000000001f97206c4db2d4093a8baeb5cf0a689806d69c420c3c8 3,011 1.00/1.00 vMB 26
789,880 789,880 0000000000000000000536f947866fde433c4a05bfd21ef585d0d54f18ab66f8 2,910 1.00/1.00 vMB 72
789,879 789,879 00000000000000000000330d50af7b45fae7e1bf3bfd5abfd7be6a3237df098a 2,389 1.00/1.00 vMB 105
789,878 789,878 000000000000000000036ff1c435cc4065b9f17ad20d68cc8961aa2ed3fe75a1 2,812 1.00/1.00 vMB 127
789,877 789,877 000000000000000000001f85f3b33fc649512e485e053eea6e5e26a8e7b2d336 3,332 1.00/1.00 vMB 84
789,876 789,876 0000000000000000000372b349bde65f6465bfe426cd3f9419efacebf47ef5e2 4,361 1.00/1.00 vMB 43
789,875 789,875 00000000000000000004936586468c21e009c79e29025ad49cc823ec9445dbe7 3,338 1.00/1.00 vMB 90
789,874 789,874 000000000000000000017da1a51b8cf7ab144c8c3047222a249bc872fc095cee 3,686 1.00/1.00 vMB 61
789,873 789,873 00000000000000000002140d86b6a0f5c04427812509332fa3ef13e1bcf34586 3,600 1.00/1.00 vMB 69
789,872 789,872 0000000000000000000483cd29944c393d1cb7ed5c96688dc48aaebe9bf2bbe9 3,461 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.25 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.41 GB
    • Received: 14.30 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.