Loading Tool

Explorer IconExplorer

Memory Pool

80,014 transactions
29.53 vMB
0.08838783 BTC
Random Selection Loading Transactions
Max Size: 178.98/200 MB

Candidate Block

Mining Attempt 714e8e7f0b18e81a1a5d53a76d94594b7d003d30171baee3796f8191d91e8538
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root e17bc4421ea5abd1d827c524567d665e2c84f85b5687e88c1f4bca4e7b0c06f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.02630920 BTC
Feerates: 278.95 > 2.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (279,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,847 635,847 00000000000000000004db702ae89d37f2483f45905493351a7560d4aa914004 2,641 1.00/1.00 vMB 38
635,846 635,846 000000000000000000062dd0d3fc9a079d73c17fbed5b58d7eb225ae93688133 1,593 1.00/1.00 vMB 64
635,845 635,845 0000000000000000000ce360a976295d5515b0f8cb9e56c8978c148806e7f468 1,534 1.00/1.00 vMB 61
635,844 635,844 0000000000000000000d4705e48cb2d30051cafddbe05a87fe539ece907fb2b3 2,777 1.00/1.00 vMB 30
635,843 635,843 000000000000000000077ce8b7fff2ec5f145b0e91a3143f7b3f83d5ace52054 2,707 1.00/1.00 vMB 46
635,842 635,842 000000000000000000044961d433ea431a33e8c0110f3cc8b36bd678a2e12465 2,418 1.00/1.00 vMB 10
635,841 635,841 0000000000000000000a88bcdee1b149926b6bdf7929d4ddc64468002c607d2c 2,961 1.00/1.00 vMB 22
635,840 635,840 00000000000000000009d31111efa2ed9a4f477ab396281029c80ecb4255448f 2,665 1.00/1.00 vMB 21
635,839 635,839 00000000000000000003e0ee17e76bca41c3ce1fd186009c1d335601aa49fc5d 2,670 1.00/1.00 vMB 22
635,838 635,838 0000000000000000000fabcd36b7391b31397c07e26c3e1897c296cdbb764db1 2,612 1.00/1.00 vMB 49
635,837 635,837 0000000000000000000c93e42cb82f5d5fe602e6a919dc84dfe176f151837d9e 759 1.00/1.00 vMB 85
635,836 635,836 00000000000000000000561632c3c26217b3de5a734cafad42569144459d7f25 2,805 1.00/1.00 vMB 29
635,835 635,835 0000000000000000000abbec371c76818a9455a43ffd62febbc2ae74cebe0729 2,184 1.00/1.00 vMB 33
635,834 635,834 000000000000000000107a5d942354fa4cabc8721a6b041967c9c1b50eaa7f5d 1,959 1.00/1.00 vMB 56
635,833 635,833 0000000000000000000cb87daac3cf7cc3363327cb8d504fa253fd4d2bf32df3 1,769 1.00/1.00 vMB 28
635,832 635,832 000000000000000000029f39bdedc4f86af21ed7528361453b9d8788a229fde9 2,152 1.00/1.00 vMB 20
635,831 635,831 00000000000000000004151568d0d6e8256cae3a3e36cd7e4c655b77bbef5a04 2,434 1.00/1.00 vMB 30
635,830 635,830 00000000000000000006f2b5ecb1d46755674bb184286bff0841612e0528e782 3,081 1.00/1.00 vMB 45
635,829 635,829 0000000000000000000d7dc3ff0b3915c7e67df1648123f3a38a41de79d5efa2 2,683 1.00/1.00 vMB 51
635,828 635,828 00000000000000000001249f26a19c0546dd5c614de31df24b238397d43aac45 619 0.23/1.00 vMB 18
635,827 635,827 00000000000000000006035fa09076e257a8236c45414fd817495caef7097ca3 1,145 0.71/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.56 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: 670.04 GB
    • Received: 15.81 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.