Loading Tool

Explorer IconExplorer

Memory Pool

38,409 transactions
28.17 vMB
0.06972752 BTC
Random Selection Loading Transactions
Max Size: 142.77/200 MB

Candidate Block

Mining Attempt 972fbb605f6c732fd31713f6507fd5120139e0ac4875f76cdea18bb8a72d157f
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root ca424e4a348dd694fa459fe266e4908fd6b5ee34cea84be7dcab55dad21ac947
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,887
Size: 1.00 vMB
Total Fees: 0.01571350 BTC
Feerates: 150.93 > 1.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (739,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,362 175,362 000000000000010f21bfbf060c380d0dca1f19564bf113fb85d8417c4efba6e8 47 0.02/1.00 vMB 137
175,361 175,361 00000000000003faa3ae6d9bb20e179b0931cd7b512e08af4aaef1d878b1d483 62 0.02/1.00 vMB 23
175,360 175,360 00000000000007aeb01d894750b0cad7311474b4c21686d8b1f6264d22b0b2d0 1 0.00/1.00 vMB 0
175,359 175,359 000000000000028037b9121736cfac02a83dc29608114cf9167b770631579157 5 0.01/1.00 vMB 13,254
175,358 175,358 000000000000027b38dd2951529c14d6600c73631a9bcc62f5daaa813b197426 45 0.03/1.00 vMB 438
175,357 175,357 0000000000000683f7cc6c148d6f9549b1d068449379f79139f34c7c4b3e6010 62 0.02/1.00 vMB 24
175,356 175,356 000000000000005f6ae6420e075e28bafec122ede9681c7759717a4f1b379cff 86 0.03/1.00 vMB 44
175,355 175,355 00000000000001f29962b78b4695e8339e22d74455b08277b74ac4dcd3ce8c5d 105 0.04/1.00 vMB 172
175,354 175,354 00000000000007fe315a662c050135e99627ca2df240ef0154a32654ebcdcf14 20 0.01/1.00 vMB 54
175,353 175,353 00000000000008eb70765373f71d0fcc1283f54c94b76658d24ca570af89838e 151 0.05/1.00 vMB 131
175,352 175,352 00000000000009a617ae7a9d86a8bf4bf5644682df6afd61d5fde2701b0fe4a5 23 0.01/1.00 vMB 29
175,351 175,351 000000000000025c04f4618f68eae2ab7efe835fb2491ee2f949ed2daab78d9e 1 0.00/1.00 vMB 0
175,350 175,350 00000000000006d82010e6a6de3a81da2b60f475306e42228d9ceabcc7e2ae7a 118 0.05/1.00 vMB 191
175,349 175,349 0000000000000151b0011ba24e6e4a30e388e273d43b940b689e585e9761ec62 2 0.00/1.00 vMB 0
175,348 175,348 00000000000000f7ea76f418e06984d671c40f682389650eb1b15424709760c8 13 0.00/1.00 vMB 51
175,347 175,347 00000000000009a8df77c9111a0ad019affaf20f64da763e70b0b381127bd299 24 0.01/1.00 vMB 71
175,346 175,346 0000000000000802df03f702cf9270c4b3811847c29d73035bd217af76d4b75f 38 0.03/1.00 vMB 65
175,345 175,345 00000000000001c51ac5890f2aee73d16f432c66b0a5863370c4ecb14447bfb2 19 0.01/1.00 vMB 23
175,344 175,344 0000000000000380b5d5af48b7141d066b530f174612b7db141adda2b3f8d115 101 0.03/1.00 vMB 81
175,343 175,343 000000000000034481968fb70a785b394a985f811e9f95050788dcf91e8ced1d 110 0.05/1.00 vMB 129
175,342 175,342 0000000000000180aed231ba00abf4690a874f59274dea6c6d04606fbaa038b5 10 0.00/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 781.70 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: 629.12 GB
    • Received: 11.87 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.