Loading Tool

Explorer IconExplorer

Memory Pool

80,501 transactions
29.71 vMB
0.07081120 BTC
Random Selection Loading Transactions
Max Size: 179.27/200 MB

Candidate Block

Mining Attempt a4c1d2c13b3d112dd3a153b086bb9b831d50a48455761172031d164a0f8c7395
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 57defc6dc09bc2b8a64907a4fba54a76e825a6c1f51257efe8c5eddf5fe310aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,068
Size: 1.00 vMB
Total Fees: 0.01028834 BTC
Feerates: 502.67 > 1.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (217,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,420 697,420 0000000000000000000ce1fbae383e598cb568c0624f3d9e3f715fa5af2ccf9c 366 0.23/1.00 vMB 7
697,419 697,419 00000000000000000000ced507837e662e70f19a90a67ba62c9a801694828d07 123 0.04/1.00 vMB 13
697,418 697,418 0000000000000000000347cd8c1063e123007eb8751f33b3b9bdcbb58b0ffdad 897 0.33/1.00 vMB 12
697,417 697,417 000000000000000000109244d75a892ac2a3cbc0e22e2c1abf10c864c9be8690 170 0.04/1.00 vMB 13
697,416 697,416 0000000000000000000f4a4c179186d43b390a98c01cbd77aa85f07557de4fe4 1,378 0.57/1.00 vMB 11
697,415 697,415 0000000000000000000757e82f6bc992a21c56bb680a05661c182e0bfda2d4df 1,475 0.40/1.00 vMB 5
697,414 697,414 0000000000000000000a346a869d35911ee3e01cee3da69e4c457fc99983a15b 2,443 1.00/1.00 vMB 14
697,413 697,413 000000000000000000033873178baaa0b55674b8a09bc22b7642ddeb39dae29a 2,784 1.00/1.00 vMB 8
697,412 697,412 000000000000000000036f2825d7225f2a4ff026ca272666b1e85c043dec4245 3,046 1.00/1.00 vMB 12
697,411 697,411 000000000000000000078bffeaf986d3b2984975d51b326b10dcbf65052cd77c 2,794 1.00/1.00 vMB 29
697,410 697,410 0000000000000000000563da2cf92f417b621c6b5f5c6610061d964096bbd91a 1,323 0.73/1.00 vMB 4
697,409 697,409 0000000000000000000da85267bc93c61fd4d1d56c50dc600173c0f18198998c 2,009 1.00/1.00 vMB 5
697,408 697,408 00000000000000000005735cd3add2d1e2b14e9874975b14db386d141d4a1cc7 256 1.00/1.00 vMB 3
697,407 697,407 00000000000000000005c8aae28af86080363e252cb93e9dc49c800182e1d9f7 2,094 1.00/1.00 vMB 12
697,406 697,406 0000000000000000000cc29af3cdf161428f411ff80091114369192db90f00c3 3,200 1.00/1.00 vMB 9
697,405 697,405 00000000000000000006f0f786d578cbc1fc565bdd2d05324b8d2f8c3d37f007 3,069 1.00/1.00 vMB 8
697,404 697,404 000000000000000000075fcb997d7051a6ef05970f00ec323c1af08dc19a95a1 2,741 1.00/1.00 vMB 35
697,403 697,403 000000000000000000075f525fb665aa5170451489489d9fab9122348582504e 1,343 1.00/1.00 vMB 2
697,402 697,402 00000000000000000010983f7abb27f7949966a8dff38893ace54fe963130f5a 2,099 1.00/1.00 vMB 6
697,401 697,401 0000000000000000001091f4d879d58b67a145ec188be63dc562ab306c7dcd19 3,578 1.00/1.00 vMB 8
697,400 697,400 000000000000000000046113cd4a1a740becd7ecb78b6d4600ad4b52ba852e2e 2,716 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.