Loading Tool

Explorer IconExplorer

Memory Pool

45,385 transactions
26.85 vMB
0.06519015 BTC
Random Selection Loading Transactions
Max Size: 142.19/200 MB

Candidate Block

Mining Attempt 2ccbe4a77043ef46179280e04544149312c7b051968a0cbb0d177c619398f7e8
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root fd1b653703618c783c798186f357508c05345fb97000a6a8c7fa01a35ca7e147
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,540
Size: 1.00 vMB
Total Fees: 0.01557921 BTC
Feerates: 101.72 > 1.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (335,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,529 579,529 0000000000000000001b1c2de845440b677a5db377f015f12dc504bd89852e84 3,279 1.00/1.00 vMB 162
579,528 579,528 00000000000000000012cead81530d481d461daef60b8017a4379ed5a1731dda 3,007 1.00/1.00 vMB 127
579,527 579,527 0000000000000000000da9e6b5c3008318a00eb1ef4806f1e80936827b2deb12 2,256 1.00/1.00 vMB 80
579,526 579,526 0000000000000000000e3c7051b777aaa3226c372b1cb19ab49b11d140f31c95 1,559 1.00/1.00 vMB 102
579,525 579,525 00000000000000000014d9ea74c4fa01b9603d3aa8ce2e321b635b1a29c20adb 1,946 1.00/1.00 vMB 56
579,524 579,524 00000000000000000014c7c440967f1567609d5dc430efa6a7b45a76c534a5ed 2,208 1.00/1.00 vMB 74
579,523 579,523 000000000000000000100a412ef879f4e74e67043719ad150113edcc9a687db4 2,336 1.00/1.00 vMB 93
579,522 579,522 00000000000000000019bb90cd4c469d2e5f841bd522a13e562fc3457264a4f0 1,496 1.00/1.00 vMB 63
579,521 579,521 0000000000000000001c53b2eb87524f7b54d5720a725a35570236b9560fe23c 758 1.00/1.00 vMB 55
579,520 579,520 00000000000000000000ace5b2a9752fea84bfdc042cf0063d14609ed8f3c056 742 1.00/1.00 vMB 54
579,519 579,519 0000000000000000001ecf5c1fac38d6da7b16cee006cf14451dad6fbc956cb2 2,824 1.00/1.00 vMB 104
579,518 579,518 00000000000000000002a88183c7808f7217db5163892f7263cb9800d9f58aa6 2,274 0.85/1.00 vMB 62
579,517 579,517 0000000000000000001f37bf85a571e29f7618bfb836f8afd8467d189f1980c2 1,959 0.82/1.00 vMB 58
579,516 579,516 0000000000000000001732ac5be74d08bc20b9656de1c39ea429397663c6ccc1 1,927 0.92/1.00 vMB 12
579,515 579,515 0000000000000000001110732d17db8ac452a266d2dd244df23f5864e6951707 2,219 1.00/1.00 vMB 72
579,514 579,514 0000000000000000001284859227e2772a86b6d51a8ac97adecde969c378efa3 2,084 1.00/1.00 vMB 84
579,513 579,513 00000000000000000002952895749137d7c775a79c706109951714f53e66190f 1,537 1.00/1.00 vMB 41
579,512 579,512 00000000000000000000c6f053aabccfc092e2af48356a986324444ba996b9e1 2,408 1.00/1.00 vMB 35
579,511 579,511 00000000000000000008257fca2d8b82b405e10398e01b7311b5a5cda4d9054c 1,673 1.00/1.00 vMB 21
579,510 579,510 000000000000000000103ce3e96692e4578d7e5272804e3d61fe019dd4865c43 2,698 1.00/1.00 vMB 56
579,509 579,509 000000000000000000246fd4bcf8931b02de9e660a9b43227960bfb1f35c646d 2,660 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.00 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: 648.96 GB
    • Received: 13.11 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.