Loading Tool

Explorer IconExplorer

Memory Pool

26,301 transactions
12.55 vMB
0.06698911 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 70.94/200 MB

Candidate Block

Mining Attempt f4da8995db33fe2514347b0935bc5fa3f9c2a31659f01160fb6b09ccc873beb3
Version 20000000
Previous Block 000000000000000000001d4734e2c5f1dcc81108a51a8e59880fba80c9423cd2
Merkle Root 167bfd7ec221a474817fd1746433dba98e23958d530529c0a665c8d03dbc6a07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,751
Size: 0.99799975 1.00 vMB
Total Fees: 0.04130300 BTC
Feerates: 502.67 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,696 (754,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,867 158,867 00000000000003d82b03fa7cd972c003cda9d2c7d58a8586265e2a91b366dac2 14 0.01/1.00 vMB 26
158,866 158,866 0000000000000219aa026450c0bd71f0c553e548efe4593b471b0883a3213d84 1 0.00/1.00 vMB 0
158,865 158,865 00000000000002b6312e1d0f4c22c03b4ae8308d0cfe375cfce98624020ca21f 56 0.02/1.00 vMB 86
158,864 158,864 000000000000065d40530dcd9887ff3be7848ab1962d914c3c1e6089d2f63fb2 5 0.00/1.00 vMB 48
158,863 158,863 0000000000000758fb4ef8a4ca363f571859bdd76ffd8395934d1d814ba65818 44 0.01/1.00 vMB 99
158,862 158,862 00000000000003bd2a92cbe82b54d9fb1d70ce711481e2d0afe2d89d1b75461f 24 0.01/1.00 vMB 436
158,861 158,861 0000000000000024ddfc5ba60f16a58a43090cd5acc0c81bd6482e83936b5214 27 0.01/1.00 vMB 397
158,860 158,860 00000000000009785612c140de84384da3663fdc620882528c2137136dd3b7fd 126 0.04/1.00 vMB 90
158,859 158,859 00000000000001a8987f2c3a6ef2fa0db4702ea536d21453e3630b3f5030df0c 23 0.01/1.00 vMB 65
158,858 158,858 00000000000009b4d003e8bec08df5a8558365257cce77a3fbd245109091245e 13 0.00/1.00 vMB 0
158,857 158,857 0000000000000ae184b65294cf54c3b72757e9fd2644925d27a7beeb3fe6d54f 75 0.03/1.00 vMB 80
158,856 158,856 00000000000004f69926c7a9eaef0b6279954f84343bd6fc410e6318b99d14d9 11 0.00/1.00 vMB 0
158,855 158,855 00000000000003fc6ad783ac971d9ca8210f830e049f66454bef11be50a5860c 12 0.00/1.00 vMB 0
158,854 158,854 0000000000000d4415d9ae7627c980753be277d93680dd9dcc22518c529ca6e0 22 0.01/1.00 vMB 9
158,853 158,853 00000000000009178209d46b09424e8aa92bbff387cf6305d92cdd74ac704829 13 0.00/1.00 vMB 0
158,852 158,852 00000000000004dbdf4c2151b0b968e0443f9b3d4b29f962d5dd395073179d35 22 0.01/1.00 vMB 26
158,851 158,851 0000000000000cc056d1ee834c994f87f4d03b4e2a62f869fec8ad70a3337254 13 0.00/1.00 vMB 17
158,850 158,850 000000000000052f5b04d6843f9d41b8e5765d0045f85e2714f553e619727959 45 0.02/1.00 vMB 66
158,849 158,849 000000000000080bd1247b9d96a0f6ff086cb2fad276061e44a0b6b9266ae06a 58 0.03/1.00 vMB 324
158,848 158,848 00000000000005bb83659e7b76e863d3d90a54b6a0baa8361d6944696f82e162 1 0.00/1.00 vMB 0
158,847 158,847 000000000000020bdb39a879d9dffa0bdf4a1d998000646db83eeac7d21e9580 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.08 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 492.23 GB
    • Received: 3.43 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.