Loading Tool

Explorer IconExplorer

Memory Pool

88,476 transactions
33.81 vMB
0.13880535 BTC
Random Selection Loading Transactions
Max Size: 199.98/200 MB

Candidate Block

Mining Attempt 8ace8d5b132aa0f5d308bea63d469f1f490277080479eb462c85205d4caa267b
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 43388bb9ecb96b7536bf3f4607f248e02ec077d5da150af2bfe8b4e13b59674e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.05547557 BTC
Feerates: 469.97 > 5.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (640,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,409 274,409 0000000000000003c4febd5552ea12272d01b806b894f83cfbc2791bed8a65c4 451 0.20/1.00 vMB 59
274,408 274,408 000000000000000158d84b5e4e4131216de83ab1c42698a5a6697d807c1684f5 54 0.03/1.00 vMB 27
274,407 274,407 0000000000000000a954b73b3dae0b620e49cdca077922580e052cc975aacd64 708 0.36/1.00 vMB 43
274,406 274,406 0000000000000001a679a6efd8bfa53d5cc5b3fad8f9fe753834361c8f2c54dc 675 0.25/1.00 vMB 83
274,405 274,405 000000000000000446a65ab42f1436c2fc650ae4b9ad90c14b015bd100b3a299 54 0.03/1.00 vMB 8
274,404 274,404 0000000000000000f6fe7acca385b4a1e9a5fcaadceba25d2208ef69e944f1e5 461 0.19/1.00 vMB 71
274,403 274,403 00000000000000012cea5fe39868415159f648ab788217364d133e29f5877e5a 168 0.08/1.00 vMB 29
274,402 274,402 00000000000000030e4a666edb9dff99067e80045e834ffad21e7d1442f9887f 1,152 0.40/1.00 vMB 73
274,401 274,401 000000000000000494a249c199d5f859bfff38c05d488bd02f2bca98a2336ccc 180 0.12/1.00 vMB 23
274,400 274,400 0000000000000000ecf8abfeefa867c3f17267b8df8bef5f4926b5762a859286 708 0.25/1.00 vMB 49
274,399 274,399 0000000000000000d62a4a606b8ca71f0389fa7687f8735306c14f45faafaefc 577 0.34/1.00 vMB 51
274,398 274,398 0000000000000004b111204d1acf5e00d92b032214dcbd642c3173eeea909993 876 0.37/1.00 vMB 57
274,397 274,397 0000000000000003f8904a3493e2eff3edfa6ae20868c60e1df2d9640240b38b 938 0.46/1.00 vMB 48
274,396 274,396 00000000000000037cfe4b77ff3509b3203832e05c5d42d76ae35cc71650274a 296 0.17/1.00 vMB 50
274,395 274,395 0000000000000004435b240cb6e198a94a9a7c64b7181086bea6c9a04cacd46b 773 0.41/1.00 vMB 46
274,394 274,394 00000000000000045c9c633a371edd90f86a86ba6fa64a325862e1af0691d63b 404 0.25/1.00 vMB 28
274,393 274,393 00000000000000016f0b78fa4ee4ec490fd98d9577147034fd6ad7d859332a8d 1,336 0.50/1.00 vMB 44
274,392 274,392 0000000000000003a281acf763e7e56a9a0052c9dd867ed43c90fa95de1e3d69 339 0.24/1.00 vMB 62
274,391 274,391 0000000000000001e46a097aec39923bf579652686981b82d4dc60a54f637b4e 41 0.01/1.00 vMB 22
274,390 274,390 0000000000000004afb601265e6e278112ecfaf76644b8857a5937d93cd67b30 418 0.25/1.00 vMB 116
274,389 274,389 0000000000000001f85fa2d5509291a4058ffbac0cdd2753f689bec7c31784cb 545 0.25/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.30 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: 657.88 GB
    • Received: 14.56 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.