Loading Tool

Explorer IconExplorer

Memory Pool

45,982 transactions
26.81 vMB
0.08666450 BTC
Random Selection Loading Transactions
Max Size: 142.40/200 MB

Candidate Block

Mining Attempt 3acefff95bc0032db49a8edf331e19dd318372caa3cf63ddbfafeec354823590
Version 20000000
Previous Block 00000000000000000000ff9991b1e163a0cd8035dc9efad2912f09cbb13212f7
Merkle Root 78183f6a0707e00a6ba66308c927f5e965bd94e4f71c6112ca9cfcb24bc462a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,412
Size: 1.00 vMB
Total Fees: 0.03719455 BTC
Feerates: 101.64 > 3.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,781 (561,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,710 353,710 000000000000000007e283df83441fdca9d837301e4b71f26e31363d1cda53e4 244 0.13/1.00 vMB 23
353,709 353,709 000000000000000014ec787e1a1a896b5dd6e45f37cb699e50fe23df4ccf639d 1 0.00/1.00 vMB 0
353,708 353,708 0000000000000000038e89a98b74ff94534df55cf492c1dbc3b6012ee588235a 161 0.07/1.00 vMB 25
353,707 353,707 00000000000000001494778a2ef34ee7e1d1f9d861973f1dcdee4dabcf083998 461 0.24/1.00 vMB 24
353,706 353,706 0000000000000000044cb9d8d8cd36a58633ac590d67e8245ffa6389784df1b3 557 0.37/1.00 vMB 19
353,705 353,705 000000000000000012ce69ff5a55d61d27fd71259d0883c090b5b51479ec513d 1,439 0.63/1.00 vMB 28
353,704 353,704 0000000000000000038307ae5a29d522fe081afe13da3a6a08f1f1d2bbffa095 817 0.51/1.00 vMB 22
353,703 353,703 000000000000000011d2173743440fe0a7e439cc64e7fdf2b18e03bb7c9719b3 135 0.06/1.00 vMB 22
353,702 353,702 00000000000000000da43e8ee2e57a3a9ced757d03617b20f03247c1c53f4b8e 256 0.19/1.00 vMB 18
353,701 353,701 000000000000000011945337179e5eac5ecc530c9b064a6ec9e2ea14ceaa9b93 1,198 0.60/1.00 vMB 25
353,700 353,700 000000000000000014f8d394929b41a0415d9593db0e71dc82d9bf421d7b7ca7 464 0.22/1.00 vMB 26
353,699 353,699 000000000000000002dc29062fab1ab01b9f13a4b8adba9e5f44ed4e0d3fbdb9 212 0.10/1.00 vMB 15
353,698 353,698 0000000000000000120d526753d36a0f358a604c89147254f02876017e5dad4e 812 0.47/1.00 vMB 24
353,697 353,697 000000000000000004181c4b656f403b498b7ca2e2aab031b7cf7739441420a3 515 0.29/1.00 vMB 27
353,696 353,696 0000000000000000169f5daae19be446f7754d31b2981ad85cf2429ecaf60052 1,289 0.57/1.00 vMB 27
353,695 353,695 00000000000000000dbf09fa8e2846d0600c69212e982413671ec570bab9afdb 112 0.12/1.00 vMB 21
353,694 353,694 000000000000000006f85d5a79c07d0fbfa33a0d56d5bdcab50f8cbc0cd048a4 385 0.25/1.00 vMB 22
353,693 353,693 00000000000000000263283a722381fb42e8c447c6138d6e1062a50e14d42ca0 105 0.05/1.00 vMB 28
353,692 353,692 000000000000000013722503dc822cd9fac06cf1f17513fbf0f65afbe4ae1386 300 0.14/1.00 vMB 28
353,691 353,691 000000000000000000b793f7f094b0ff15a1188a08d8bbfb92c1b12aaae7ab7d 538 0.26/1.00 vMB 25
353,690 353,690 000000000000000003d8a51e6f6df9df4dc850bce04240e19b9512dc4e1954a5 1,050 0.56/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.99 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: 648.81 GB
    • Received: 13.09 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.