Loading Tool

Explorer IconExplorer

Memory Pool

78,958 transactions
29.42 vMB
0.08338434 BTC
Random Selection Loading Transactions
Max Size: 179.86/200 MB

Candidate Block

Mining Attempt 0fc025028a9400121c79909911fe55c79e974a29016d815be0ece2eea28f1af8
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root e70ec51b8ebc268e9529a0fac418c442c5f5de7d2999418346e8a45d0f8a82bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.01874220 BTC
Feerates: 402.60 > 1.88 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (383,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,425 531,425 0000000000000000000f41a70280e4217b87e137239b3494f0d5cfa12f01ace6 151 1.00/1.00 vMB 2
531,424 531,424 000000000000000000201e89a680fd1f0c254242d16ce0ec4221016fb683b0f7 1,465 1.00/1.00 vMB 18
531,423 531,423 00000000000000000016327a8cc64cb6d4988e0f030a05f414a5dfc210f72248 1,080 1.00/1.00 vMB 3
531,422 531,422 00000000000000000008ff923df2c66f577452f97f75943c618926808e56d29d 2,087 1.00/1.00 vMB 37
531,421 531,421 0000000000000000000021f98b99e8be3fc5452c1cf1f44eac35bb3355badd08 131 1.00/1.00 vMB 2
531,420 531,420 000000000000000000121bf0f3dea43253b240f1aea91e0ea1a56121a8a344a9 943 1.00/1.00 vMB 9
531,419 531,419 000000000000000000080e1b4e3949a4627b7dd87ffea2292cbf61c59151c58e 1,454 1.00/1.00 vMB 8
531,418 531,418 0000000000000000002d6f01db5d96ad68a9338a80a5181fcf5b84f19c7e5e7e 2,161 1.00/1.00 vMB 28
531,417 531,417 00000000000000000023af5cce76cff19e3e42f67a5cc20f8a10e007ccab6c12 2,226 1.00/1.00 vMB 16
531,416 531,416 00000000000000000015956494219eafa1fbca436a3b6be6fd302109de9696af 1,998 1.00/1.00 vMB 15
531,415 531,415 00000000000000000012114fdd377ba583a8d7a3e39bd2ddd9ad5cd5460103d4 513 1.00/1.00 vMB 3
531,414 531,414 0000000000000000002f49211c617dcb2829cec4c4cc575451f92eee6fffe840 2,031 1.00/1.00 vMB 9
531,413 531,413 000000000000000000254e4630f2acf71b94036d2f6bc4d8a3fd3ebed2f712cf 2,777 1.00/1.00 vMB 13
531,412 531,412 000000000000000000297acc25a39abedfbabc210e7b219f320bfec85f077fec 1,395 0.72/1.00 vMB 48
531,411 531,411 000000000000000000274e6ef8dda90fb3029353e4c7bbf40b7a5360e6b08e65 2,998 1.00/1.00 vMB 15
531,410 531,410 00000000000000000002c14d578fc320ba57fedf07c7bded932037abc74cb473 1,842 1.00/1.00 vMB 58
531,409 531,409 0000000000000000002dbd18dc9bbcfca6431c209b064814a7ac669b10cdb37d 306 0.57/1.00 vMB 4
531,408 531,408 00000000000000000027b929fe4ddff52c6287936cf7012c055ad879ee33ad41 1,913 1.00/1.00 vMB 17
531,407 531,407 00000000000000000007103a569294848d4437419c3c0f731d6834553b8c5683 57 0.43/1.00 vMB 1
531,406 531,406 0000000000000000001a62d62ba9bab89c7ec01bd36be46e88c3547e8a66517f 2,174 0.99/1.00 vMB 23
531,405 531,405 00000000000000000026d72af1fc3cd13c289e536b5a161134778abe5023cb9e 506 0.67/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.