Loading Tool

Explorer IconExplorer

Memory Pool

78,744 transactions
29.18 vMB
0.08543000 BTC
Random Selection Loading Transactions
Max Size: 176.88/200 MB

Candidate Block

Mining Attempt 2901119a570815a34fa1b882a8135f105f0133ed022bb129c7e83a9d7138e415
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root b3533a35892f850e474a1c03666ddf99bafc9b1ed00f4e75fc1f8de3c3c928e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,647
Size: 1.00 vMB
Total Fees: 0.02436483 BTC
Feerates: 100.81 > 2.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (575,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,942 339,942 0000000000000000077aae424e477b98ed046943b63926c77ae05e815f3f7feb 617 0.37/1.00 vMB 24
339,941 339,941 00000000000000000aced186780e1354495167c72847f2c6253a2a625554695b 159 0.11/1.00 vMB 21
339,940 339,940 00000000000000001485466d3727277820df8216769097947f7e49d619ea8e3e 256 0.12/1.00 vMB 31
339,939 339,939 000000000000000015c5ba04a76f96e9b32ce8c5b9c9312eab31a841dbeebd53 604 0.34/1.00 vMB 23
339,938 339,938 000000000000000012ba7b2e6e83ae10519f2eaff3dd6d42fa0c3d67480904df 336 0.17/1.00 vMB 27
339,937 339,937 0000000000000000005b64d114db08045c5b853112396a46d10f4d33655054f3 727 0.34/1.00 vMB 27
339,936 339,936 000000000000000018168027ab86ab60bbadc465fa6d41dfb7b41f6b3e98f9ea 147 0.18/1.00 vMB 13
339,935 339,935 00000000000000000228568625f012a0ecd8cd08088c23f990c0ae0f24f33b4b 1,338 0.75/1.00 vMB 24
339,934 339,934 00000000000000000dd806e171eaa56a585bdec303a37da20ff1eada9177b8a9 264 0.15/1.00 vMB 27
339,933 339,933 000000000000000004957ab71c6f50f93b84674dd7be873271608f06278afa4e 512 0.18/1.00 vMB 33
339,932 339,932 00000000000000000e731601ec52de838c6cf73fd312355d6f9db99b389d31c9 106 0.07/1.00 vMB 13
339,931 339,931 000000000000000016890c0d0bce2057e0236409f06c3318ce2f22ccf94177f2 394 0.21/1.00 vMB 25
339,930 339,930 000000000000000013d92722ef8592b0d891f705711f47ea524538409f620a93 651 0.41/1.00 vMB 25
339,929 339,929 00000000000000000c08866c85430eeb283db33e29069635c54ac6afafbd8153 119 0.08/1.00 vMB 11
339,928 339,928 00000000000000000791e981a140b25adb717a44c06bc227bd76e25875a6faa5 733 0.43/1.00 vMB 25
339,927 339,927 0000000000000000094d766d8d8b865d19e7cb7f60a6be3f1813a315e61404f6 181 0.10/1.00 vMB 18
339,926 339,926 000000000000000012beff27efc3bcf31ce4a51b5cd1de1d7ad9d1b096d0b508 612 0.32/1.00 vMB 27
339,925 339,925 00000000000000000da74cf50951cd29d43dd151a6490c8c15160459c2347ac6 1,195 0.69/1.00 vMB 23
339,924 339,924 0000000000000000024eb19d88629eefc7d402091bac25d6aa796a6e40a06efe 657 0.38/1.00 vMB 22
339,923 339,923 00000000000000000abc8c9474ff7055076204e3d47e26b8394f17697b747654 155 0.08/1.00 vMB 19
339,922 339,922 00000000000000001335969b516e83a3128ac5b09b27de2242f5704e522012e6 174 0.11/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.