Loading Tool

Explorer IconExplorer

Memory Pool

82,234 transactions
30.26 vMB
0.10047467 BTC
Random Selection Loading Transactions
Max Size: 182.56/200 MB

Candidate Block

Mining Attempt 147d401ad7be697a950fa410c6f939d71ab09e827b275ca7e506a124fedd7841
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root c73e880de14a24b58df27df2279b2db93356a83fbb49218a58d8b06686a76d4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,606
Size: 1.00 vMB
Total Fees: 0.03792058 BTC
Feerates: 526.32 > 3.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (514,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,036 400,036 000000000000000005c30bbe8244a11c0d6340b093352d43c84e5c95f62a6181 949 1.00/1.00 vMB 20
400,035 400,035 000000000000000002db93f2957cc99694bdd17d994b509ca2f7b29df853bf58 771 0.99/1.00 vMB 11
400,034 400,034 000000000000000005630b818333239913232716b7df4a59022a72783c19b01d 1,404 0.79/1.00 vMB 39
400,033 400,033 0000000000000000026316af3d29c33480cae6ee9ca07480c7692ac904334264 927 0.70/1.00 vMB 27
400,032 400,032 0000000000000000043c67a31cbbfcbb781b815372ab1f9ec8ef166b348d40b4 1,029 0.60/1.00 vMB 30
400,031 400,031 000000000000000002cf3aec9e592f527edefa476da48c8b0f8c791d9906232d 2,149 1.00/1.00 vMB 47
400,030 400,030 000000000000000000dfbe286505d29e4d48e9596838defdcc9582dd37a2af0f 1,630 1.00/1.00 vMB 28
400,029 400,029 0000000000000000062d5f34971ab851e16117962720bc4ada25f2ab587481ce 2,071 1.00/1.00 vMB 39
400,028 400,028 000000000000000003f26b06ab92e9d328434af1d23f942dd8db7b5c328ce1ae 2,383 1.00/1.00 vMB 45
400,027 400,027 00000000000000000525b48564373afd8c364e6ae5501e456a00ac4bf5dda200 664 0.76/1.00 vMB 15
400,026 400,026 00000000000000000264aa89d8b22a52076c85a5b0a56ebc22578803085cd7d6 980 1.00/1.00 vMB 17
400,025 400,025 00000000000000000173db1d9bf32916cc5b13210eedfdbf9c63bb3fbad3de8a 1,805 0.98/1.00 vMB 28
400,024 400,024 000000000000000002b273708c4ad36afe6830328df0c8e7f9f7240a36f32ac4 962 0.93/1.00 vMB 43
400,023 400,023 0000000000000000013a6566ea01bcd7b4f1a2722feca5eb88fb730ced09b620 2,166 1.00/1.00 vMB 49
400,022 400,022 000000000000000001ffe4d749bb160a00e169693d5f187fbb066c0b18eef629 2,793 1.00/1.00 vMB 51
400,021 400,021 000000000000000002278b237cf7051d9d40b52dc0e77f5d89db5db57016b843 47 0.06/1.00 vMB 19
400,020 400,020 00000000000000000349c21577f736ee5dc3ffc8634209ec14885fe4a5b900ed 2,400 1.00/1.00 vMB 84
400,019 400,019 000000000000000000755e7f996420ca9a5d6117a477591e0d039a6ec23f887f 663 0.89/1.00 vMB 15
400,018 400,018 000000000000000000ec385d245cd61cfbc53114329bd7bea2ee64d9ee512756 214 0.15/1.00 vMB 32
400,017 400,017 000000000000000006b02c67f70bc30f1919d2a3ecf1c6587675be2a0bb5050d 2,140 0.98/1.00 vMB 42
400,016 400,016 000000000000000006afe4bb6e23630a62bfb526d91e44e12290e10c4c9cc1d6 589 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.