Loading Tool

Explorer IconExplorer

Memory Pool

48,637 transactions
29.33 vMB
0.09321157 BTC
Random Selection Loading Transactions
Max Size: 156.43/200 MB

Candidate Block

Mining Attempt 623b7af4fd8ea0e2dd1c77e8b9ddd4fb4371ef4b146f07f6bca6fc9fd62ec412
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 5d433be1a5a09b0022013cbecf094d37447c979191e3f35d902fce02b89cf216
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,799
Size: 1.00 vMB
Total Fees: 0.03547906 BTC
Feerates: 150.93 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (138,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,018 776,018 000000000000000000016b5b5af97452cacc6bd7ce69ff9e19ed6253fe4462ea 2,536 1.00/1.00 vMB 21
776,017 776,017 00000000000000000000a53ffdfed6d04d3108f2a266d469ca16489f48f09f03 2,249 1.00/1.00 vMB 23
776,016 776,016 00000000000000000004d0770d7ab3b71e64379b3764451818ca5be84a48d042 1,368 1.00/1.00 vMB 20
776,015 776,015 000000000000000000054cb0f557a17e4d9ccbd3eefa0b077afb1ffda7443a22 1,271 1.00/1.00 vMB 6
776,014 776,014 0000000000000000000536f0d893a7dfb6cfa5f7711ba3c8334fe669f6a3da5a 620 1.00/1.00 vMB 3
776,013 776,013 000000000000000000017f218696177650170ee5494d4d5f05c2f90d21e488b8 815 1.00/1.00 vMB 4
776,012 776,012 00000000000000000006d07cfd72355580c441aea55760921981c17e111119ba 1,800 1.00/1.00 vMB 7
776,011 776,011 000000000000000000001d1476fb6d2bc69e8190969ad7e783b774c7a9c3644b 3,536 1.00/1.00 vMB 23
776,010 776,010 000000000000000000041e856dcef6db53479951828423547fdc73c3923dd163 3,783 1.00/1.00 vMB 6
776,009 776,009 00000000000000000006b27c19f07a9a0d8cbddd9967470a23f964d00bd27320 1,928 1.00/1.00 vMB 11
776,008 776,008 00000000000000000004ce04bb5b3a50ac81c8e2f6facf69afa48572c9708e3b 3,283 1.00/1.00 vMB 23
776,007 776,007 0000000000000000000534506557b05e78a114ddf437b44e84e02828d9dbf166 1,387 1.00/1.00 vMB 8
776,006 776,006 00000000000000000001b17d74f338bb70ad5aa6ed39d89f3cc8bd8a1f95fabd 2,811 1.00/1.00 vMB 5
776,005 776,005 00000000000000000000d915cb7785103021888a76f20f57ffccd65fed72d1fe 790 1.00/1.00 vMB 4
776,004 776,004 000000000000000000033a628a10d92392beb4e087ea479a5cf6456e8f26ea88 2,616 1.00/1.00 vMB 14
776,003 776,003 000000000000000000030d86064d3f086264a2294aaea2063eee370b0c67c781 2,332 1.00/1.00 vMB 7
776,002 776,002 00000000000000000001740645719c554f67d4734ef992dfd651e0cbe8de6170 2,015 1.00/1.00 vMB 16
776,001 776,001 000000000000000000003bb35ff78dce18c61e2966e029c6b36512f0620a34ac 265 1.00/1.00 vMB 4
776,000 776,000 000000000000000000040c4ef9303e058ab43e084ec3992423ce8ff821b43a59 835 1.00/1.00 vMB 8
775,999 775,999 0000000000000000000239afdb0dd3278390530a4a8448bd685a5dae652a9823 1,280 1.00/1.00 vMB 18
775,998 775,998 00000000000000000002c9469bb45565a3ee68bc947dba40da4eadfd84058517 2,789 1.00/1.00 vMB 21
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.11 GB
    • Received: 13.72 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.