Loading Tool

Explorer IconExplorer

Memory Pool

54,486 transactions
31.39 vMB
0.13451714 BTC
Random Selection Loading Transactions
Max Size: 169.32/200 MB

Candidate Block

Mining Attempt d8f18150e0939d6bd933a14ae08019e75eb48bae75da5f4c8998ceadca18fa00
Version 20000000
Previous Block 0000000000000000000062eca90b6c850441ed7ba51b4482cf00fbe216ef2a8c
Merkle Root e26e4cceef12449de42348095b6995355dd19944522e13334cfe1811540590e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.04155246 BTC
Feerates: 301.27 > 4.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,814 (39,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
875,520 875,520 0000000000000000000216eb920f00c66930d44c1cbd5baf266178f7b57cba54 1,578 1.00/1.00 vMB 3
875,519 875,519 00000000000000000001fcb75fc1bf3e1b4a4223f2dade091406c3650bbc6405 1,581 1.00/1.00 vMB 4
875,518 875,518 0000000000000000000267128d09b6cf436d2f8f2c16217755d5e917bc07835f 1,548 1.00/1.00 vMB 4
875,517 875,517 00000000000000000001c6ac9e527fe3b255494c9212aed6cde29bf0ff5ee29f 2,144 1.00/1.00 vMB 3
875,516 875,516 00000000000000000000980aefeadd63bc1e62f1439ad122d419b5fc522841b0 2,915 1.00/1.00 vMB 4
875,515 875,515 000000000000000000018c14cff0a9d0c96293fbb785cf2a9e61fc0303e39f28 3,183 1.00/1.00 vMB 7
875,514 875,514 0000000000000000000286499d419b89498af62bf6546e51681362dfb43b6a79 2,355 1.00/1.00 vMB 10
875,513 875,513 00000000000000000000a831a7cd7b6bb8884627e31dab6bfc2f177198651328 1,790 1.00/1.00 vMB 5
875,512 875,512 000000000000000000000081e84d85f254506df3f59000198eaa0f544a27a8b9 3,160 1.00/1.00 vMB 6
875,511 875,511 0000000000000000000297abf45aa205c1bbde82c47ac6b6ff8afbd831de51be 3,099 1.00/1.00 vMB 9
875,510 875,510 000000000000000000008711b58028f6029e9224b4e5ebe20ea2b743c7846d59 2,515 1.00/1.00 vMB 4
875,509 875,509 00000000000000000000c27031dd3a502995667f5bbc1f5ba3ca58eac8383815 3,307 1.00/1.00 vMB 6
875,508 875,508 00000000000000000000f7c1407f8133c3642eebf06f891c27f425d6479b8c91 2,491 1.00/1.00 vMB 9
875,507 875,507 00000000000000000002749c1cfd7806c14acfcacd2da075f29b69831004b486 3,208 1.00/1.00 vMB 11
875,506 875,506 00000000000000000002220b77a4d0f23992803117800457e8b8645b0cb43f97 3,126 1.00/1.00 vMB 6
875,505 875,505 0000000000000000000157718e08d0fb14524415f85039e40b0df18c622d8749 2,675 1.00/1.00 vMB 7
875,504 875,504 00000000000000000000eb886b69ff1c6d40297aa2918974bff6d657ef01d5a6 3,240 1.00/1.00 vMB 11
875,503 875,503 00000000000000000000c28fa5d714a405f47608b95a8d345effb437446b0fd2 3,277 1.00/1.00 vMB 10
875,502 875,502 00000000000000000000f52d8178122da19173dfcaaa908a4d8287c0dfbc4841 3,388 1.00/1.00 vMB 8
875,501 875,501 000000000000000000012b983647fab4d0f0606445ad0e5cdf511c5bc724ed22 2,746 1.00/1.00 vMB 12
875,500 875,500 000000000000000000004ef565a6844122cf73c2f13392d3296edbdd77ebdde1 1,673 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.06 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: 651.14 GB
    • Received: 13.43 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.