Loading Tool

Explorer IconExplorer

Memory Pool

48,847 transactions
29.72 vMB
0.09257818 BTC
Random Selection Loading Transactions
Max Size: 158.29/200 MB

Candidate Block

Mining Attempt 78853372fee2401a62cc4eaa97863a34a30c50907439175d0882429ab3ddcc3f
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root f610afb525c9eefbcb39b8bebfbcdcff66d00a2eb12ba17568f3d32caa4bf673
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,093
Size: 1.00 vMB
Total Fees: 0.02994644 BTC
Feerates: 105.02 > 3.00 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (578,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,818 336,818 000000000000000012fa991df7bfc09683583268b7f7c3c5638a9f74b7cbfec0 2,034 1.00/1.00 vMB 31
336,817 336,817 000000000000000000a5f1f2c49903173ff4f0e4c7528837b9c286369c550b10 1 0.00/1.00 vMB 0
336,816 336,816 000000000000000014b0478b799884af94bf32f54078ffdb4403f49e4341b43e 1,202 0.75/1.00 vMB 25
336,815 336,815 000000000000000013ee44d62c20c07fac1d853263ceeb68c1b9d40a010d18a7 699 0.33/1.00 vMB 28
336,814 336,814 000000000000000003d1fd0f07fa33b4a59af79c4381fb5da8f5aa023f05ad7b 55 0.04/1.00 vMB 16
336,813 336,813 0000000000000000008c37a0c26f5ddae454a18450476c21c9cdc05916409610 527 0.29/1.00 vMB 27
336,812 336,812 00000000000000000cf511c11d34acd148f9dfc7b584a15974eff075550a3f5c 588 0.34/1.00 vMB 26
336,811 336,811 0000000000000000170e56a61a0e078c3241cf196b4cb1db9e4440fc4fb05e1b 152 0.11/1.00 vMB 12
336,810 336,810 000000000000000010af16aaccdd0559821f910eacf85e8fd1392b6911e0ca6b 499 0.21/1.00 vMB 29
336,809 336,809 00000000000000001965c568bb1bc229bb69ade8a0382f1eea2e32f4dd8d1e62 458 0.25/1.00 vMB 28
336,808 336,808 00000000000000001563a05a03e0afe9a10ce9b20730de2894b2fe5b7987b105 1,607 0.72/1.00 vMB 30
336,807 336,807 000000000000000018a8461779e90f3c54e5d49891fd539a3f038e356782b193 334 0.26/1.00 vMB 20
336,806 336,806 0000000000000000134f197b9d7e204ed990b9840c2a7d3b1b60fd9f73955887 76 0.07/1.00 vMB 10
336,805 336,805 00000000000000001137f5fa5c06261a2162438d368df066512f65f927f50081 411 0.52/1.00 vMB 17
336,804 336,804 00000000000000001966964174f4d238b664549f090a9261936e6ae2d3f07d34 420 0.21/1.00 vMB 33
336,803 336,803 000000000000000004497550dc83c562bbef48270cc865205b6f1557a387bc6a 353 0.22/1.00 vMB 30
336,802 336,802 000000000000000009dcb0195dfcc0bcba908dacb8360efcd171907ff33c309e 171 0.10/1.00 vMB 19
336,801 336,801 0000000000000000028dc2d21b8efef8c4e09b85c821898394dce90880a6f65e 355 0.15/1.00 vMB 29
336,800 336,800 000000000000000004ab103bdd109045988a022cff3b9ed2ff288234e3f218d1 94 0.08/1.00 vMB 16
336,799 336,799 0000000000000000046956544472f8e228afc20075f496b551c883076584b62a 118 0.10/1.00 vMB 15
336,798 336,798 000000000000000012f621faf56d724ca62980d1288a830f384aadf59d5e5f52 1,183 0.66/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.