Loading Tool

Explorer IconExplorer

Memory Pool

78,643 transactions
29.29 vMB
0.10628315 BTC
Random Selection Loading Transactions
Max Size: 176.15/200 MB

Candidate Block

Mining Attempt 6a6ae631c18f8b232fb24c8e401faa2d935142f1712b02a6fbb71a7620aeb1fe
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root 4a65b7d7e3d1e74438b8b0ca99534506c5119b14e1a677f85fb47fbf2c33cb44
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,593
Size: 1.00 vMB
Total Fees: 0.02952033 BTC
Feerates: 144.91 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (89,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,460 825,460 0000000000000000000122c3298f49c4bb645c4581c0eeda82851b4e2519e3cb 3,335 1.00/1.00 vMB 34
825,459 825,459 000000000000000000014c5c41d8680cd1290aa673c6095407a7c688419e8ea6 3,201 1.00/1.00 vMB 45
825,458 825,458 00000000000000000000036c0d6863041866a7793854708db47da6d02292e3ab 4,138 1.00/1.00 vMB 51
825,457 825,457 000000000000000000017537a64814d700be03a2ee4a3cd8360f8e419d95bf22 2,977 1.00/1.00 vMB 48
825,456 825,456 000000000000000000016044f1df79446297ddee25e66c8daee4a8abe65d21f3 2,103 1.00/1.00 vMB 44
825,455 825,455 00000000000000000003234e96dd0af056b5aac203265b36eff8c5e18fa7be6e 448 1.00/1.00 vMB 32
825,454 825,454 0000000000000000000053a230e406a61a7a25b289c845734a9cb87faba10ddf 1,161 1.00/1.00 vMB 34
825,453 825,453 00000000000000000003c7ddd9751b29afdd7f50a0065a0c2901ab96aaa56105 146 1.00/1.00 vMB 31
825,452 825,452 000000000000000000014521c3ac5463d2ca45670c8fcfb9863b70e2cc7b9b0f 1,575 1.00/1.00 vMB 38
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
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.22 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.