Loading Tool

Explorer IconExplorer

Memory Pool

78,415 transactions
29.36 vMB
0.08026388 BTC
Random Selection Loading Transactions
Max Size: 179.92/200 MB

Candidate Block

Mining Attempt af6968c4db246b11a1a9216c9f42361695559486ea52410661c6c8f52d63ead3
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root aaaa72e97b4d0ad3b7639194efc03fb4d2d74c9627c9eb60baf01734e3f2e373
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,368
Size: 1.00 vMB
Total Fees: 0.01569244 BTC
Feerates: 73.20 > 1.57 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (89,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,451 825,451 000000000000000000010c753a97ab2ea8b7f4f58805286811ca63ec763574c4 3,105 1.00/1.00 vMB 66
825,450 825,450 00000000000000000000d1952d581c227fdfe4453ac249aa20c987372eab153d 642 1.00/1.00 vMB 34
825,449 825,449 000000000000000000029cb16735d8b9223a70e3a06790937da1aa8e54fce73b 477 1.00/1.00 vMB 33
825,448 825,448 000000000000000000015d818b8d9687c468e6af2a11c23c25e2742334128068 985 1.00/1.00 vMB 36
825,447 825,447 00000000000000000002563134a52f1d218236c7353e89ccc8acdba4d4e0edf5 89 1.00/1.00 vMB 31
825,446 825,446 000000000000000000002cc13287373253038714d2d516a98c4ecf584c8051dd 2,633 1.00/1.00 vMB 45
825,445 825,445 00000000000000000002cf07e6779f81ccc231be175907619db6d4c6ce3f0412 2,646 1.00/1.00 vMB 58
825,444 825,444 00000000000000000002219b489e64c414962e6d388819264cab879f968a8e0c 3,402 1.00/1.00 vMB 65
825,443 825,443 00000000000000000002fa34a23429029a314a62313ef6ecd4f651c7f8cbba75 1,901 1.00/1.00 vMB 45
825,442 825,442 00000000000000000002207535112e7f4df720337421ee796791c9bc86f2845f 183 1.00/1.00 vMB 30
825,441 825,441 00000000000000000000c6a2a90f72e00d67ba8516ce205ae0d0db3f8453196f 475 1.00/1.00 vMB 32
825,440 825,440 000000000000000000000f4fe8bea4d0b623156e676ed823c7a29e365305fbdc 1,546 1.00/1.00 vMB 40
825,439 825,439 00000000000000000001cfef7e25f0d757c0d1ad40ad2f683497bef01547a26e 955 1.00/1.00 vMB 35
825,438 825,438 000000000000000000037c8ffa45e22126393dc158ff50057e75b25561282c8b 927 1.00/1.00 vMB 38
825,437 825,437 00000000000000000000ab8bdaf78ec71ab92585ce22e26a6858ccc4f3dd315e 1,688 1.00/1.00 vMB 41
825,436 825,436 000000000000000000009263d33e783e5d918f560ef49fef4bea5d164e670e6f 327 1.00/1.00 vMB 32
825,435 825,435 000000000000000000007b83e6e2ee73ca08e0e7e0717622553a23cb24e77f2e 2,262 1.00/1.00 vMB 46
825,434 825,434 000000000000000000004fd25daca937b3a7bf32629529b80ef54d5f9fb6ffa9 963 1.00/1.00 vMB 32
825,433 825,433 0000000000000000000300627f9a35d7e9c5f2ed0036b437ad909333243c6921 1,429 1.00/1.00 vMB 50
825,432 825,432 0000000000000000000061eeb4254789f107280a541af3a310678b8ede5ff843 1,916 1.00/1.00 vMB 97
825,431 825,431 00000000000000000002dd9dd22cec2b96ef49ef344e845f5412c5d078e82830 780 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.