Loading Tool

Explorer IconExplorer

Memory Pool

46,768 transactions
27.36 vMB
0.08380679 BTC
Random Selection Loading Transactions
Max Size: 144.72/200 MB

Candidate Block

Mining Attempt 2494b3407c42d9011d662da5435ddef5029481f012723a5a591561bd435a1354
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root 0223ae5c2a808e21ba64b71dbfb5cf76dac969b0fa37b224296f8544eaed1347
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,831
Size: 1.00 vMB
Total Fees: 0.03177372 BTC
Feerates: 298.51 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (287,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,984 626,984 0000000000000000000a1954a277a12a39795bc9be3bc0240dcd4ba5ecd9d7ab 1,301 0.44/1.00 vMB 15
626,983 626,983 000000000000000000034683e3ceab451d519be2412c4765598056cb42c32cca 589 0.32/1.00 vMB 3
626,982 626,982 0000000000000000000210d8292a9819da7c80bcd96ca7499cc728c115ed56f3 2,659 1.00/1.00 vMB 2
626,981 626,981 0000000000000000000dca29bc0256060180815336869b155325256e33208bb8 2,757 1.00/1.00 vMB 16
626,980 626,980 0000000000000000000b67341ef666ce55ee13a1f362575787530e68ee4b1e11 2,155 1.00/1.00 vMB 8
626,979 626,979 0000000000000000000bd71f1cbf15ac50789b39a79d6b1e3fe64e11a7217228 2,405 1.00/1.00 vMB 22
626,978 626,978 0000000000000000000c31e7684c760e1dcec5321b7ddf1638a97a4a8cf14c2f 2,116 1.00/1.00 vMB 26
626,977 626,977 00000000000000000004c683f074db4cc4250d3af5d4b6468d7c1c3ea47d77a1 2,641 1.00/1.00 vMB 25
626,976 626,976 0000000000000000000a8d8486b649b3f4e989b4491716ba53e652a3e362f0a0 2,919 1.00/1.00 vMB 23
626,975 626,975 0000000000000000000de98650125747f239134cf7e2b7362033e325a8003a14 312 0.08/1.00 vMB 1
626,974 626,974 000000000000000000047307627efa63535a1eb3998577715b029f5428812752 2,857 1.00/1.00 vMB 21
626,973 626,973 00000000000000000003b255b84fea4b4b1b3709bc8cb7323dbcde6afda10e2f 1,938 0.68/1.00 vMB 18
626,972 626,972 00000000000000000002ea23db68d5a523bcf9cd293d9f1e6cfc60d372d58f09 2,535 0.95/1.00 vMB 18
626,971 626,971 000000000000000000091dba4418995d092305179439b5b340b409791e43224d 1,625 0.87/1.00 vMB 15
626,970 626,970 0000000000000000000646eb75e63a8d3b0be6d97d42f3a2e4f4e41b6f63b3dc 943 0.31/1.00 vMB 16
626,969 626,969 00000000000000000007711d0f6ceb876a70c290a259964439f9910506917107 717 0.27/1.00 vMB 16
626,968 626,968 00000000000000000004e3030a7de947ecada5b82f7048905389fa945b55c374 927 0.28/1.00 vMB 18
626,967 626,967 0000000000000000000d8df4fd6c3f3af88ab1dceee2a53812fa991b590b98bd 964 0.29/1.00 vMB 16
626,966 626,966 000000000000000000025b59ffd629ff56531b98b682dd650f7b31879b234381 2,562 0.90/1.00 vMB 17
626,965 626,965 00000000000000000004e216f8ebe9c73b51aec9d5b74452c6cd31b84dcab6a9 1,073 0.33/1.00 vMB 16
626,964 626,964 000000000000000000091c174ee0c71b6c482b90e9f3b95b0511493b86d7b4b0 2,148 0.92/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.00 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.92 GB
    • Received: 13.10 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.