Loading Tool

Explorer IconExplorer

Memory Pool

81,472 transactions
30.12 vMB
0.08693052 BTC
Random Selection Loading Transactions
Max Size: 181.41/200 MB

Candidate Block

Mining Attempt 17a5f1ac765b9764bd7f74da50f20bf13b95d4b015c8005540468ff4542029d1
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root d1536588ac65de6b70035a4999c695782e9cd05008484acbfdc4a9d906750ad8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,444
Size: 1.00 vMB
Total Fees: 0.02534129 BTC
Feerates: 454.44 > 2.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (325,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,058 589,058 000000000000000000150ae653f3d414d1c7ae3992957999a9478102956294cf 2,588 1.00/1.00 vMB 69
589,057 589,057 0000000000000000001b04e988f7dd61c061fc6dd75fb370b820a7305383cf02 2,987 1.00/1.00 vMB 83
589,056 589,056 0000000000000000000ae4f6e8ee389771556b1ae7b6ceec053441f88fb07a2f 2,303 1.00/1.00 vMB 65
589,055 589,055 0000000000000000000232f121d153c858a8037118f808423b371f0e3ee5ca9b 3,012 1.00/1.00 vMB 81
589,054 589,054 000000000000000000177bd05becd3efeaa3cf7110c0fee8ae7abce89373bc0b 2,701 1.00/1.00 vMB 82
589,053 589,053 000000000000000000193391c33347cf4044ddea403924d830700fcbf3524907 2,576 1.00/1.00 vMB 42
589,052 589,052 000000000000000000135040749949747545943c90e26fcbedfa826a4278d4fa 2,749 1.00/1.00 vMB 37
589,051 589,051 00000000000000000005be4a1d08f318aae8721c2b86b125ce0564e396735e03 2,867 1.00/1.00 vMB 23
589,050 589,050 00000000000000000009ea859551e76753b4fe386c9307043ce5f815f1e5333d 2,747 1.00/1.00 vMB 70
589,049 589,049 00000000000000000001dbede9482c5ae0e77735fcf4f2ec86ab396ee204bd96 1,743 1.00/1.00 vMB 35
589,048 589,048 0000000000000000001bc28d51842485ba5a9c8bf04e57aba3141cbbb1ef04f6 3,040 1.00/1.00 vMB 55
589,047 589,047 00000000000000000001ac176a0af3544fdb29fd3cf9078c8d4d415bf80e368e 2,528 1.00/1.00 vMB 48
589,046 589,046 0000000000000000000237c6baafb726a0cace2e104f9faae886b953a87b3708 2,601 1.00/1.00 vMB 72
589,045 589,045 00000000000000000009ed5b2f3755abf358f0af44480e42b07cb2bfb5d297a0 2,570 1.00/1.00 vMB 68
589,044 589,044 0000000000000000000b48a21271adb36c56b3bd80af4fd1c1d604e7f7a34834 2,764 1.00/1.00 vMB 84
589,043 589,043 0000000000000000001ba62035574fff38e403a8ab39f30a5d28db1a03dd906c 2,681 1.00/1.00 vMB 36
589,042 589,042 00000000000000000001996461cf3c15aad60cc83f5bd266effacc1879993491 2,896 1.00/1.00 vMB 77
589,041 589,041 0000000000000000001b75a49a8d2cbb01fd610494bff35f76263ccf000bec39 2,052 0.92/1.00 vMB 23
589,040 589,040 0000000000000000000762681af3d16af84c0d286c48c33f2036515d680351cc 146 0.99/1.00 vMB 2
589,039 589,039 000000000000000000132a74451cd8c4bb19467fccc376328f8deebfafc1e1e8 632 1.00/1.00 vMB 4
589,038 589,038 0000000000000000000ded7153c8b5c238764186df5e969e347d1999b71924eb 1,074 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.37 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: 663.32 GB
    • Received: 14.90 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.