Loading Tool

Explorer IconExplorer

Memory Pool

48,817 transactions
29.72 vMB
0.09242193 BTC
Random Selection Loading Transactions
Max Size: 158.25/200 MB

Candidate Block

Mining Attempt dfc9049f01bbf166609d9d8d74eb56b734d23f26caa66a8e423e3875c4200205
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 5f9f59bc7c25ee47b853630523c6a34bc453b420f8bbdbf35c09041803c3ce99
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,039
Size: 1.00 vMB
Total Fees: 0.02956472 BTC
Feerates: 105.02 > 2.96 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (182,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,046 732,046 00000000000000000007c46d821d150570daf784ccddeee4883a6217941433d9 2,543 1.00/1.00 vMB 9
732,045 732,045 00000000000000000006cdedefee1a09184e0a863067fa7315bd26bb5423c6d6 2,788 1.00/1.00 vMB 9
732,044 732,044 00000000000000000002e4445d8f15e6ac4792c5acee61a483188e090cf980b1 2,197 1.00/1.00 vMB 8
732,043 732,043 00000000000000000006549ced4a729a2aa463e9e4eb876ad124ae9790366a0c 3,262 1.00/1.00 vMB 8
732,042 732,042 0000000000000000000186e4498e57e2df29653318289c6c86eea9c40a2f10b5 3,157 1.00/1.00 vMB 9
732,041 732,041 000000000000000000056975e57e1ae86666e6ceaa108bd02b5d1d2679724af2 2,763 1.00/1.00 vMB 14
732,040 732,040 00000000000000000003240f2d453dc9b9dac1c7cc613b4c8d24b2d9a39dd9b0 2,891 1.00/1.00 vMB 13
732,039 732,039 00000000000000000004378979080df304b16b113eb0b4c383a2ad10e4805d6a 282 0.07/1.00 vMB 8
732,038 732,038 0000000000000000000316bda51ef80ae835cd56ed65a7dc054874c923904d35 670 0.19/1.00 vMB 7
732,037 732,037 0000000000000000000223c560430e839fde182ef7b2cca104e7de13cbb8f3e8 2,856 0.92/1.00 vMB 9
732,036 732,036 00000000000000000005a94651c0dc3bacaaab44c7807b50c10922e8ba1d3581 267 0.10/1.00 vMB 7
732,035 732,035 00000000000000000004d07a9fa2f7552691f887c981ada82993b2fd8675a76c 562 0.15/1.00 vMB 8
732,034 732,034 000000000000000000053377cbcb5e9112d5214738ab23f74ec629aff5d97429 1,042 0.68/1.00 vMB 3
732,033 732,033 00000000000000000004df78340fbdda5c14956fce8f8ee4f31d87b9813c66c4 1,474 1.00/1.00 vMB 4
732,032 732,032 000000000000000000041ba1c158c2d32a15e1f0c98157549767f993f946ef54 2,573 1.00/1.00 vMB 4
732,031 732,031 0000000000000000000998a6300e77a54111a86a432f7d150ba0eba93c7b8412 2,965 1.00/1.00 vMB 16
732,030 732,030 00000000000000000008ea029ed1da7a7332a647b21a8813a35f69abe43919ad 2,980 0.99/1.00 vMB 7
732,029 732,029 00000000000000000008684629fceb003f25ed42d41c0659f31c3c8182db6924 874 0.27/1.00 vMB 7
732,028 732,028 000000000000000000064c36270d483e1ed45f8665ab52ba0eefc4b6aec40439 179 0.08/1.00 vMB 3
732,027 732,027 00000000000000000000692172a1baa7f055d32c4b0b30eddda5bc0c7cf509d4 2,511 1.00/1.00 vMB 6
732,026 732,026 00000000000000000006fbdae622a3f9ce67145f43121cad84d0a6d85837145a 3,042 1.00/1.00 vMB 8
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.