Loading Tool

Explorer IconExplorer

Memory Pool

45,588 transactions
28.51 vMB
0.07111874 BTC
Random Selection Loading Transactions
Max Size: 151.41/200 MB

Candidate Block

Mining Attempt 70549d97954ae5f6069b5a8f877455116dfd61f73cdfd54ef2ad845815e8e782
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root b04f28c9e31edf22a0639309fc65c9017c8993d89fe9494114b3445442be4084
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,870
Size: 1.00 vMB
Total Fees: 0.01710667 BTC
Feerates: 361.66 > 1.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (182,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,049 732,049 00000000000000000005cdc3ad0732111fedf26f4c6079b7c047802c6d2aec42 2,644 0.89/1.00 vMB 6
732,048 732,048 00000000000000000002398303f4e150538a57ba5c7e45f25a0935cef3c523b4 2,594 1.00/1.00 vMB 3
732,047 732,047 000000000000000000044d3a2a6ff57f674582dba8a2b2f862094f565796c52b 1,411 1.00/1.00 vMB 3
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
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.17 GB
    • Received: 13.74 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.