Loading Tool

Explorer IconExplorer

Memory Pool

44,880 transactions
26.70 vMB
0.06124231 BTC
Random Selection Loading Transactions
Max Size: 141.00/200 MB

Candidate Block

Mining Attempt 6981a72bde75fbf33f3fedd5c2bc1eb0ea9f7aaedb559b2f57032738c8d79557
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root 02e2193523fd84666f681406bf8ef86c68bd71c04f630ea18dfe8bf4aa592b9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,780
Size: 1.00 vMB
Total Fees: 0.01196572 BTC
Feerates: 180.34 > 1.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (248,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,843 665,843 00000000000000000007e2d751f2dc7b046d18b0af0d27d7b16d65aafd3068a2 2,214 1.00/1.00 vMB 82
665,842 665,842 000000000000000000031758384622d0e54a45acd568ddeafa44895ba088e512 1,560 1.00/1.00 vMB 35
665,841 665,841 00000000000000000002ae72b28653c455f5ec490102cbc22fa42e7547b2ef49 2,758 1.00/1.00 vMB 123
665,840 665,840 0000000000000000000373279773096df765f31284e32911b7434ec8131baa70 1,828 1.00/1.00 vMB 77
665,839 665,839 00000000000000000003c3c3bbfb314496016e526e793f6059bc372ffbcfb389 511 1.00/1.00 vMB 40
665,838 665,838 000000000000000000088d745b5fa48b37e1cd65adf4a78c462e706dbe0df251 257 1.00/1.00 vMB 38
665,837 665,837 00000000000000000001f10ab5dfd85c4c232c043cb08150d86bd465ca449a91 1,867 1.00/1.00 vMB 59
665,836 665,836 00000000000000000007997ef4fa568892cc99e771a1e1a17ae0bc0aff4612a1 2,594 1.00/1.00 vMB 102
665,835 665,835 000000000000000000066e4d4010dd906be02b688d6d1c974d05ef514661f208 937 1.00/1.00 vMB 50
665,834 665,834 0000000000000000000a6ef9c889c78085737ad25dbeb13f8be0f300dc2df4af 175 1.00/1.00 vMB 33
665,833 665,833 0000000000000000000d6ec5ce2782156c4b7c5d3db9f7d19807a832156d2861 1,746 1.00/1.00 vMB 46
665,832 665,832 0000000000000000000a89132b3572f02b529584bcc527dc8784d315dea586b5 2,419 1.00/1.00 vMB 74
665,831 665,831 00000000000000000003055cfcd1089bd3c12a08ca86708e5a7b55e8019cfd8d 1,621 1.00/1.00 vMB 66
665,830 665,830 00000000000000000007e149e7e2a13e78afdd6a4ddba671b5537a51716c5f9c 2,008 1.00/1.00 vMB 134
665,829 665,829 00000000000000000001d39aa4958e07ff03c8b1791703daa146d9df45428187 1,415 1.00/1.00 vMB 131
665,828 665,828 000000000000000000065b013ae3a3e3d73b79f9a16e89fd1254deb2b04dbff5 1,155 1.00/1.00 vMB 33
665,827 665,827 000000000000000000064453d5b9999e605303d64a661f8536959e4cedd0779a 1,832 1.00/1.00 vMB 42
665,826 665,826 0000000000000000000128e78f0ee22a6c4bb640284d4df3f2e783cc92043df6 1,731 1.00/1.00 vMB 73
665,825 665,825 0000000000000000000d0b2658630bf0484f0479f206cbd639539b5b3a645ab8 2,556 1.00/1.00 vMB 124
665,824 665,824 000000000000000000085a78b03b853c00d9e8d10ad2473f68731ef2137e5405 2,945 1.00/1.00 vMB 142
665,823 665,823 0000000000000000000a0452ae149284742efbecc70d111d84b853d9159a36a1 1,159 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 781.95 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: 647.18 GB
    • Received: 12.91 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.