Loading Tool

Explorer IconExplorer

Memory Pool

38,366 transactions
25.92 vMB
0.05165769 BTC
Random Selection Loading Transactions
Max Size: 134.41/200 MB

Candidate Block

Mining Attempt 822f31c59c96cbb6c7b19becfe3c63697ca65375ef7179a845ad0e44481a0753
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root bb724af9f38c9cab272d4eb98ce03caa8fee46b07120373201d490dfab2e1a2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,940
Size: 1.00 vMB
Total Fees: 0.00446948 BTC
Feerates: 60.16 > 0.45 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (129,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,463 785,463 0000000000000000000427910dde1c1c575f5589f1105b418be4cbe277fde2a4 1,057 1.00/1.00 vMB 8
785,462 785,462 00000000000000000002bf10a619875c2cace594141eb258f3004937b41ee6ab 486 1.00/1.00 vMB 4
785,461 785,461 000000000000000000019f856600567e17e13dffd5313c3dc3b295cffcb4f385 75 1.00/1.00 vMB 2
785,460 785,460 00000000000000000000bdb1523a90580a69177bad3a74f81bd21602d5d75161 1,369 1.00/1.00 vMB 12
785,459 785,459 00000000000000000000c44c76bc68870e0217a6ae24d35d11e5adcecbf8d74e 181 1.00/1.00 vMB 2
785,458 785,458 0000000000000000000049221fad48f3a4961032daf7ab86a4aa22b6be9c268e 493 1.00/1.00 vMB 3
785,457 785,457 00000000000000000002c605730141ccd34e4e54a2bf507da45a03e481921d85 1,406 1.00/1.00 vMB 14
785,456 785,456 00000000000000000002f8d944938a14f00f6a0cab13853e974442533eff4974 1,140 1.00/1.00 vMB 7
785,455 785,455 00000000000000000004cc835e47faf77892e0e5d8c8b8342f2742d87e5c5427 1,378 1.00/1.00 vMB 12
785,454 785,454 000000000000000000041fa1a44de6785b8ea1a627779be3428f5ea5423496c5 1,342 1.00/1.00 vMB 18
785,453 785,453 0000000000000000000017db3e69851713cfff7dafa369bece100c8c3988b44d 713 1.00/1.00 vMB 7
785,452 785,452 00000000000000000002e2bdfaaa6c9eece6b35f194b4347dabf7a79f5176b29 1,058 1.00/1.00 vMB 14
785,451 785,451 00000000000000000004a01582cc1014065fc47b6f09e9cbd19b57a8740ad9cd 1,770 1.00/1.00 vMB 15
785,450 785,450 0000000000000000000442c460573bf1ca2cd52038fab7595b93d47df1261751 1,416 1.00/1.00 vMB 10
785,449 785,449 00000000000000000002973c427b6c01fb2a922b1111ce5560db45e92cbeb568 1,133 1.00/1.00 vMB 5
785,448 785,448 000000000000000000012c795542178f38cd68aba7ad42f1653e7a28f3ea040c 1,264 1.00/1.00 vMB 11
785,447 785,447 00000000000000000002843b13c3363163ea2e8e6950a213ebf354f7b714df36 2,022 1.00/1.00 vMB 10
785,446 785,446 000000000000000000029a10dd34ead42f09b87cbcaf4a3acb79daad8405e9bc 1,278 1.00/1.00 vMB 8
785,445 785,445 00000000000000000001e98cfc5c5eca9b6639b4c8713662428f2d75842c5092 3,000 1.00/1.00 vMB 24
785,444 785,444 000000000000000000023f1d7e5aff35f0f44ca3e0c5f5fb7ffaf58f87e3ea38 1,195 1.00/1.00 vMB 3
785,443 785,443 000000000000000000027aad907c7fb424d2224e4a122e91e5dfc936cfbf297f 714 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.27 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: 656.06 GB
    • Received: 14.38 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.