Loading Tool

Explorer IconExplorer

Memory Pool

39,406 transactions
26.29 vMB
0.05881591 BTC
Random Selection Loading Transactions
Max Size: 136.51/200 MB

Candidate Block

Mining Attempt 6117a78bf8a1a567465cbf8b931b06f0aaf90358c81ce82347d2d3fd734dc332
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root c22a235bf15a604429bf362b04a695c3f4f8cb3917d66430f39f881e81eaf563
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,563
Size: 1.00 vMB
Total Fees: 0.01061879 BTC
Feerates: 50.62 > 1.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (274,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
640,834 640,834 00000000000000000008f83e7df7f549d078eefeff51a069a486f6e2f37c4d40 2,693 1.00/1.00 vMB 78
640,833 640,833 000000000000000000008ef726e1051ea359afbec9333644b2976828d48212fb 311 1.00/1.00 vMB 1
640,832 640,832 000000000000000000035da02dd53f374908898bf89a1a7bf320ab7a0b8e3a91 1,151 1.00/1.00 vMB 23
640,831 640,831 000000000000000000068921c6813d84ef3d5a2be1a3d1f3892c5cfd4a9915d7 1,006 1.00/1.00 vMB 22
640,830 640,830 0000000000000000000fbb02e12ba25a2f7de3371bc2fcd79abe06709953e253 153 1.00/1.00 vMB 3
640,829 640,829 0000000000000000001031774ccecbb6023cc8cf7a332bf43a941cb4e11fe0f7 629 1.00/1.00 vMB 14
640,828 640,828 0000000000000000000f78359a58c1db000970196fa2ca4ffcca7bb86b65c8eb 778 1.00/1.00 vMB 12
640,827 640,827 00000000000000000006bc25acf172730693d6c23c8c60f3484446c2ea6fdd8c 2,749 1.00/1.00 vMB 57
640,826 640,826 0000000000000000000cedc5a1e01cb5015666106125efa3e3e1cf2b025b7398 2,626 1.00/1.00 vMB 59
640,825 640,825 0000000000000000000bc616f25de2defc04e1a503f30f82afb5e499523f1d63 676 1.00/1.00 vMB 27
640,824 640,824 00000000000000000007fccf595787c85669eba3879684c6e40740295aedf386 719 1.00/1.00 vMB 25
640,823 640,823 00000000000000000003cde29f9198da68744aa0e2ad4ff4dd6915992ad78ee4 272 1.00/1.00 vMB 4
640,822 640,822 0000000000000000000e357034ae5b2f0dc1fe7915f8eb9ffb3710b662c3f2f7 743 1.00/1.00 vMB 13
640,821 640,821 00000000000000000006429d39adb75268f33d6b6abeb293b0b6fd8f3e834682 1,121 1.00/1.00 vMB 11
640,820 640,820 0000000000000000000211260d529e863da84da3fbace8ee74ad34250edda8a8 2,204 1.00/1.00 vMB 48
640,819 640,819 00000000000000000005e98d0d4a9f209d1d13e2d4bcd7902081b48945622fd2 2,005 1.00/1.00 vMB 38
640,818 640,818 00000000000000000006bced7262831344fea1795914834c5e20662419198d55 1 0.00/1.00 vMB 0
640,817 640,817 0000000000000000000631fdcc47914093ded1897bb3d0404404032a1347d473 1,529 1.00/1.00 vMB 30
640,816 640,816 0000000000000000000faab8160a1eaf80815497c018e4fe8960e03b94b37c77 1,652 1.00/1.00 vMB 23
640,815 640,815 00000000000000000000935e7c39c8c77a140d9319d3a5da13b8d8bb7cc07d43 1,849 1.00/1.00 vMB 22
640,814 640,814 00000000000000000008a5a456e730c5075fc4ec8e63ec1a8a8b0eb6d5d32a20 1,078 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.22 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: 654.69 GB
    • Received: 14.16 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.