Loading Tool

Explorer IconExplorer

Memory Pool

87,636 transactions
32.88 vMB
0.13869680 BTC
Random Selection Loading Transactions
Max Size: 199.94/200 MB

Candidate Block

Mining Attempt 6808a4f65777a73e5579de27fd63dfe96dc9369d2038bf235324a1db206b3042
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 7b7947b979f446e153c1b2f599b67e7874de9afec6136fa1726abfcd3ae49396
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,991
Size: 1.00 vMB
Total Fees: 0.05055281 BTC
Feerates: 300.16 > 5.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (391,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,272 523,272 0000000000000000002e86cd0495daae675f2fbfa3f601dd2205e3d364f1705e 1,697 0.70/1.00 vMB 44
523,271 523,271 0000000000000000000b1b20512d7dd17c519a1112ba057ae400328f03e852d4 2,542 1.00/1.00 vMB 58
523,270 523,270 00000000000000000011a7b37a3c78c5017acda6227c7b25836d8bb4ff34dbf8 1,468 0.63/1.00 vMB 45
523,269 523,269 0000000000000000003ac936a8dcff7168fb8495a1c9725c1f3f5ff1c7f0735e 2,073 0.94/1.00 vMB 49
523,268 523,268 00000000000000000009875149ba366b191d37dae961d36680082921e8162b50 1,429 1.00/1.00 vMB 38
523,267 523,267 00000000000000000031b3eec915bc0c14ecc48d5e3edf066dd118fbafe1e8c4 1,665 0.68/1.00 vMB 23
523,266 523,266 0000000000000000000ddb7a0395632db860251c3ba214f4347eac8d6d775178 2,612 1.00/1.00 vMB 85
523,265 523,265 0000000000000000000841791c269f7666dbf9bfbbb43c40f38cd970bfce59bc 545 0.64/1.00 vMB 7
523,264 523,264 0000000000000000002bb582b11c1329586e29eca538576be17ac13ea3ba0070 289 1.00/1.00 vMB 4
523,263 523,263 000000000000000000151e7baee832753072b35216b8416c12e5f1daf5729453 1,946 1.00/1.00 vMB 41
523,262 523,262 0000000000000000001e1bfd2bc359de66258f3a1e47b6ff164d9001b3e5d1a3 1,770 1.00/1.00 vMB 48
523,261 523,261 0000000000000000000ce18480b67a5f27ef6b795c01038a9126da685153a039 1,708 1.00/1.00 vMB 8
523,260 523,260 0000000000000000001a918bc42a070342bbaecd57c90ad4cd2784bcfcf43a68 2,318 1.00/1.00 vMB 48
523,259 523,259 00000000000000000015d3521e6b7c1e8197bdcc331c800d4bedb4ba8cb5306c 2,595 1.00/1.00 vMB 51
523,258 523,258 0000000000000000003a66dc303572b40e63baa4a01f7bf498e5ca0516c1fb84 2,168 1.00/1.00 vMB 50
523,257 523,257 00000000000000000024aff77db0e00da65641e6d1db9bec314137c07604a662 2,154 1.00/1.00 vMB 63
523,256 523,256 0000000000000000002e998b4bf3bf67a13bf7060b2d364c748555a3f66d7c17 2,438 1.00/1.00 vMB 44
523,255 523,255 000000000000000000023411676ddad6fa4a65c42b5d6b94d73eaff214b0fcfa 2,639 1.00/1.00 vMB 115
523,254 523,254 00000000000000000034db1b6fe6bd2a7e2a037964123e9d094ebdcb7a223aa7 2,502 1.00/1.00 vMB 143
523,253 523,253 00000000000000000042ee2581f776357f542751396ff931293222348226a855 2,552 1.00/1.00 vMB 8
523,252 523,252 0000000000000000002eba43ed64b3a9e75866aba42dcce74db12592199e3884 2,328 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.