Loading Tool

Explorer IconExplorer

Memory Pool

82,748 transactions
31.33 vMB
0.10523406 BTC
Random Selection Loading Transactions
Max Size: 190.49/200 MB

Candidate Block

Mining Attempt 55b3bb7f7709ab03424b27dc197201c84396c77513a018baf4e4f3b0a9bb924f
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 8f3badda3c97e00c2047ae8e69552254ac3bf7a9cb66002e1d53004bd5cbaf70
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,992
Size: 1.00 vMB
Total Fees: 0.02862778 BTC
Feerates: 151.12 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (379,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,866 535,866 0000000000000000000c6fcceceeb312afceab2b22a2628b15d48adff1a0586e 2,307 1.00/1.00 vMB 21
535,865 535,865 0000000000000000002ad091cfbf703e1d44ae118cdd93d66624433fd4bd3c25 1,448 1.00/1.00 vMB 16
535,864 535,864 0000000000000000000e4a1657667c9565b2fe864d0e8ebe2739a76704f956c0 633 0.23/1.00 vMB 17
535,863 535,863 0000000000000000002254083344589e54fa1c27d1b55e222e076814a3f69799 228 0.08/1.00 vMB 22
535,862 535,862 0000000000000000001879e14002529f95e01625eff77b0a71b33068b4d5926c 1,295 0.55/1.00 vMB 19
535,861 535,861 00000000000000000018e91f83ab58bcfff24cc15310c6766befb732fd1e5c99 756 0.24/1.00 vMB 15
535,860 535,860 000000000000000000200f1e747dbcb47923cd28a6d942fdebe4b6286dbcf046 809 0.36/1.00 vMB 25
535,859 535,859 0000000000000000000650427f3f8161a728afdcf1381d7f5828ddcf765201cc 1,092 0.34/1.00 vMB 16
535,858 535,858 0000000000000000000e1c4a7c8d8a7eef34794f23eaf666ffde60858ad5d1f3 64 0.03/1.00 vMB 38
535,857 535,857 00000000000000000009140fbfebd4310db97e60ca87a12c9ad4ddfbf1c255b1 1,303 0.52/1.00 vMB 20
535,856 535,856 00000000000000000027617cfa0eb828ab277005406f905ecad7cee8044c734f 1,324 0.49/1.00 vMB 23
535,855 535,855 0000000000000000001f8268dd6e2f4573d951e1a00bbff8dfec12c25f837396 1,986 0.67/1.00 vMB 20
535,854 535,854 000000000000000000153b363812fd0fcb1a3dc13d01cfd529d9c0b1425b9b53 351 0.13/1.00 vMB 22
535,853 535,853 000000000000000000252b2bb379317eb7db0b882a2b6f6bd035822cda16df30 2,918 1.00/1.00 vMB 21
535,852 535,852 0000000000000000000ae4840b6af62a195b79335b3cc85f5c802da0f758148a 1,503 0.53/1.00 vMB 15
535,851 535,851 0000000000000000000f86009167d07fde7ff5f098f1a2829822ef4407631e6f 82 0.05/1.00 vMB 22
535,850 535,850 00000000000000000004994cb2afa03ff6218613b26976f781cb36e605894b3e 3,023 0.97/1.00 vMB 15
535,849 535,849 0000000000000000000c6810496c5a9026d1be0a806e66c1bbeb8a585636d7c3 2,746 1.00/1.00 vMB 20
535,848 535,848 00000000000000000001d3d87276d3253451d4cb0390416b5f37841626e823ff 1,050 0.49/1.00 vMB 33
535,847 535,847 0000000000000000000ef118130aed7554501e0b64c8528da3ecbd2300310008 1,535 0.63/1.00 vMB 11
535,846 535,846 0000000000000000001bb92d303ccbca4fb05c6061b666019cc003ab5d3f6fdd 2,841 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.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: 720.65 GB
    • Received: 18.24 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.