Loading Tool

Explorer IconExplorer

Memory Pool

79,005 transactions
29.66 vMB
0.10823194 BTC
Random Selection Loading Transactions
Max Size: 178.02/200 MB

Candidate Block

Mining Attempt 52ffe110add119ad308ba4e7b1cd3340a138e51692f3828958ad50cab0073d4a
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 7943c907325150953811b343aeed760f2c16c1565045a862f5df0450cdea4f6e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,769
Size: 1.00 vMB
Total Fees: 0.02579569 BTC
Feerates: 100.53 > 2.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (131,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,810 783,810 00000000000000000003af06caf27f6e8536e7231cc29f4abec38720cc038e4a 3,380 1.00/1.00 vMB 22
783,809 783,809 000000000000000000005a7a122d681978cd067312ddc4411c53af799760b2b2 2,974 1.00/1.00 vMB 26
783,808 783,808 00000000000000000000bd9340d7a8cbef339df9291adedff475a73b46447b7d 3,509 1.00/1.00 vMB 25
783,807 783,807 00000000000000000001813b6ecc467e05cf61b1c5851acde31515eff3f3bfb2 2,995 1.00/1.00 vMB 30
783,806 783,806 00000000000000000004bad4e969f71ebf3a7a434e1de367ed5b019fa67a1902 3,221 1.00/1.00 vMB 23
783,805 783,805 00000000000000000001294e94e2399e0779eb33612f1f1719a3b5aa05144899 3,400 1.00/1.00 vMB 31
783,804 783,804 0000000000000000000186a801d08ce10570591dd03b4c28bf5c1ffc65801e66 3,692 1.00/1.00 vMB 32
783,803 783,803 000000000000000000033c06988f3386e2f4e5e3b958c40b51bb05fa5e4a5c1d 3,326 1.00/1.00 vMB 36
783,802 783,802 00000000000000000004142895a57223424a44392169693b0f8683f283e1fde2 1,774 1.00/1.00 vMB 32
783,801 783,801 00000000000000000000548e5270ab1cc31b8150d95888213cffe236793b1d4b 3,211 1.00/1.00 vMB 48
783,800 783,800 000000000000000000029bff807c9e898f0356156b9c57679a0ab700ca4de6d9 3,839 1.00/1.00 vMB 28
783,799 783,799 00000000000000000002d364318ed8f0b52959eed8f1e60760d47cbeed1282d4 3,421 1.00/1.00 vMB 39
783,798 783,798 0000000000000000000558abb5e148a5b0836b96c8bd3822e5b7925773d58d67 3,292 1.00/1.00 vMB 37
783,797 783,797 00000000000000000004a8d61d20bbc3b8ab8276492b79abafa72558147c5ef3 3,326 1.00/1.00 vMB 27
783,796 783,796 00000000000000000001ec7da2512f0725128fa818162a1d779afca193b84e9a 3,800 1.00/1.00 vMB 28
783,795 783,795 00000000000000000005163b371fa68b8e0c11dc9fbf6ec3846a09961ba2ea68 2,108 1.00/1.00 vMB 20
783,794 783,794 00000000000000000000e02949eb8ad4d2ec72850b4f81403db7c3b929cbf855 2,595 1.00/1.00 vMB 39
783,793 783,793 0000000000000000000316831547cdac9903b46eeb06d31f870668f0b4910314 1,672 1.00/1.00 vMB 36
783,792 783,792 00000000000000000000a2df0b87e0f9915a60282957c78d59e5d30d2ad10a28 1,725 1.00/1.00 vMB 48
783,791 783,791 00000000000000000005437c68a1f496fb22d4df6e5036c47d037795c5a2f762 3,371 1.00/1.00 vMB 27
783,790 783,790 00000000000000000000bda0b3d2f852f770d5319cef76b26f018520ee905210 1,877 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.