Loading Tool

Explorer IconExplorer

Memory Pool

51,631 transactions
23.78 vMB
0.08083101 BTC
Random Selection Loading Transactions
Max Size: 133.54/200 MB

Candidate Block

Mining Attempt 8ed38a976e77b5906a11276733f8d31e5eaf69657af7fb92dda73a6ae4c95ee8
Version 20000000
Previous Block 00000000000000000001bace3b0dd0015aebbf1503c7b689639882217c88f80a
Merkle Root 6062fe889d390d922743287ac1b2c6168611cb27e96eef5f3b64c885d476f2e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,406
Size: 1.00 vMB
Total Fees: 0.02983142 BTC
Feerates: 200.70 > 2.99 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,995 (662,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,456 251,456 000000000000004e3db41ce2b4c3ad702f3ce33ce53d26d52b0092723aa9ccb1 139 0.05/1.00 vMB 168
251,455 251,455 00000000000000059b548eb1331bf182868dd614891e0fec1aa48a7db3a195a5 21 0.01/1.00 vMB 136
251,454 251,454 000000000000000eae3348e26b2f51ea6ad1389a6fbf89036a6930a5705eb1cf 218 0.13/1.00 vMB 101
251,453 251,453 0000000000000036b2ac0b507f5f9052fd66c04fa7a0b0bdf3dded5fcda052fc 282 0.13/1.00 vMB 124
251,452 251,452 000000000000001cac6c145e31f9dcdce1c7e87c7bf1641259f2feaffb5c3e5b 14 0.01/1.00 vMB 35
251,451 251,451 0000000000000012f203a2160fd1a292f0396427530ece2ae9172b81aa49417f 88 0.04/1.00 vMB 136
251,450 251,450 00000000000000002ed0472a156f2a7afc1733d7035f8dac1dc288f2ea13c29d 201 0.08/1.00 vMB 124
251,449 251,449 00000000000000375ac446a5cca04f1080067bb948366c62f45a3ea68a653314 34 0.02/1.00 vMB 107
251,448 251,448 0000000000000031f978255bac656dd5687bcae2692fc61ed338edc73eacbf33 91 0.04/1.00 vMB 146
251,447 251,447 0000000000000009619ab8e1dd59ac96097d7980ecde30bfcc6257a37a9a5e65 115 0.06/1.00 vMB 131
251,446 251,446 000000000000000923d744cbb52efffd7bce2f95dde70a22e080003256308881 431 0.17/1.00 vMB 116
251,445 251,445 000000000000000f8428206c6c21f211462e0e7d08f1ab37dfd42ac46b24d902 37 0.02/1.00 vMB 108
251,444 251,444 000000000000004110fba488d627b1248791e3ad85591d73bd91a58672bb935d 117 0.05/1.00 vMB 140
251,443 251,443 000000000000001c5ca4d8dd5f89f6138fc3d81ab4dc7980a6e2db95d7473873 53 0.03/1.00 vMB 91
251,442 251,442 000000000000006dbcc7142591b1ceda53a091caf4dc4ae6308bbc1489b262af 57 0.03/1.00 vMB 181
251,441 251,441 000000000000004a63097f5b8a51d89bb7a44f84f65ab2cf2c960276fcb03a3f 186 0.07/1.00 vMB 139
251,440 251,440 000000000000006711af9b1a67dab9dbfc2b98040ad9d0658c1e05a819823d33 67 0.03/1.00 vMB 124
251,439 251,439 00000000000000149ccbad57a4ce11e1c7416db9a110d6b825f7fbeb67679d0f 101 0.05/1.00 vMB 85
251,438 251,438 00000000000000495064434d0ba49049e99e2e60d513e9fec03f44a3fbb6992a 68 0.04/1.00 vMB 139
251,437 251,437 0000000000000022a8c7f6499ee65cfeb8137d98ff52d143687a3502f6dde11b 18 0.01/1.00 vMB 95
251,436 251,436 0000000000000068315bda2240cd173bac4eb1cfd20fa57c26f6cd467a1b79fc 170 0.07/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 780.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 542.33 GB
    • Received: 6.23 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.