Loading Tool

Explorer IconExplorer

Memory Pool

49,311 transactions
28.49 vMB
0.13931580 BTC
Random Selection Loading Transactions
Max Size: 152.34/200 MB

Candidate Block

Mining Attempt 490cc4fec57e9fdcb392b3cb67b0274b29f966b8fce2b77bf38c0ea15065ac53
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 346312248f0eba56d77cd4fc05322504ddd372163d9048804e795c9094f62185
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,476
Size: 1.00 vMB
Total Fees: 0.08254955 BTC
Feerates: 301.05 > 8.27 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (81,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,545 833,545 000000000000000000035d9d98a0747d6a2456ac8c7637cfcda8d9cbc68810a0 2,925 1.00/1.00 vMB 33
833,544 833,544 00000000000000000000563b4607dcc370e969ded1bd7cee1d9be145de2932a3 2,159 1.00/1.00 vMB 18
833,543 833,543 000000000000000000004e851b27cbdb479b94777250ee89d4e015932c90a60f 2,201 1.00/1.00 vMB 17
833,542 833,542 000000000000000000010f141f88e2ffa5f339e8bd0b541d3c500c017e2b86ef 3,434 1.00/1.00 vMB 34
833,541 833,541 000000000000000000017e04ea5dcf988181f5cc10a425ccf693bd047d4c570d 1,390 1.00/1.00 vMB 14
833,540 833,540 000000000000000000002d89c4ef1342c33a72e515e24e71134207cd544cc4f7 2,438 1.00/1.00 vMB 17
833,539 833,539 000000000000000000036d361d81cbf110f6ffeecc338d20a5682bd3c9c3ddfc 2,774 1.00/1.00 vMB 36
833,538 833,538 0000000000000000000161fce5bd001333b40ce2c85cc615f28ebe0f5802827a 294 1.00/1.00 vMB 13
833,537 833,537 00000000000000000001f0359ae0e5797e4657626def33e6f6f7a3238dbc3a48 2,500 1.00/1.00 vMB 19
833,536 833,536 00000000000000000000510902d397cf664a8794f094dc83e2b0696a501d6ba0 3,140 1.00/1.00 vMB 22
833,535 833,535 000000000000000000028f4a40a9a0e75a54e7397de1788816d68f1407b7b5cc 3,894 1.00/1.00 vMB 26
833,534 833,534 00000000000000000003069adbdf0a214d88e8b75b57b2ea05b8e4d94d5f1d60 3,062 1.00/1.00 vMB 20
833,533 833,533 0000000000000000000345b690cfe5451ff2c9f620e1befce3483a2598b09975 3,283 1.00/1.00 vMB 35
833,532 833,532 00000000000000000002c40b7b656dc73c4a73d0a9c6743965f5d71527072869 3,527 1.00/1.00 vMB 72
833,531 833,531 00000000000000000001e8e0b81b7089efa163ef35d91c034ffeca345e716330 3,293 1.00/1.00 vMB 23
833,530 833,530 0000000000000000000385e0d1f4b557d7c64ddfe6fe80a5398ed2d2e560872e 2,623 1.00/1.00 vMB 30
833,529 833,529 0000000000000000000023104ab845c9a9d2700702b1dd59dc05eb7e16030411 2,020 1.00/1.00 vMB 20
833,528 833,528 00000000000000000001ba9449f709083414dd39dbeed55ecdec9bf4ca11dc6c 3,184 1.00/1.00 vMB 25
833,527 833,527 0000000000000000000063892517a934a4965b2d471bed865aed866f5998b26b 1,901 1.00/1.00 vMB 16
833,526 833,526 0000000000000000000096dd698d526551490f966be31699fda4427153d536bc 1,950 1.00/1.00 vMB 21
833,525 833,525 0000000000000000000354b49479cc265b65c31137ca8724249d752f8aa8ff69 1,133 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.