Loading Tool

Explorer IconExplorer

Memory Pool

25,315 transactions
19.13 vMB
0.03627931 BTC
Random Selection Loading Transactions
Max Size: 101.63/200 MB

Candidate Block

Mining Attempt 379f6af9ac5a200726981d722e154851215001ff8b6a5f1ee5bcc0d4b1d26746
Version 20000000
Previous Block 000000000000000000013b1f249549049e6f891eabdff34994b3dbbe83735fd3
Merkle Root 0353343aec0e56b534139c270d18902816876ff40f715902cc31a65423b8d459
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,573
Size: 1.00 vMB
Total Fees: 0.01557201 BTC
Feerates: 85.56 > 1.56 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,539 (392 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,147 941,147 00000000000000000000ed2e7fafde111a22a6d1bf8ff34cd606d3ad47a94433 3,659 1.00/1.00 vMB 4
941,146 941,146 000000000000000000011c0d63b5cf9cb5da5ed98d29b51408055397d45739b3 3,933 1.00/1.00 vMB 4
941,145 941,145 0000000000000000000167f2e806dede2cbfea2ef7a9b11b6a71d87328aec1ba 227 0.08/1.00 vMB 2
941,144 941,144 000000000000000000012467a976d53a2ba3eeac5e19c176d97e0994fced455e 711 0.21/1.00 vMB 2
941,143 941,143 00000000000000000000b40f1f71673def2749c06740305ebec7a74bcb58be31 6,854 1.00/1.00 vMB 0
941,142 941,142 00000000000000000001670ca8de4af043176c480f5779637f04dfaaa75eac18 3,334 1.00/1.00 vMB 1
941,141 941,141 00000000000000000001373f5667be886ac72760b7e3220a6438fc71fad33290 4,416 1.00/1.00 vMB 1
941,140 941,140 000000000000000000015f2b4ca629a79c4020ad4e5730b68ca2733694237b08 3,855 1.00/1.00 vMB 2
941,139 941,139 00000000000000000000385e0341e1917acfddb73f55e4b98734e64d3fb235fa 2,861 0.85/1.00 vMB 3
941,138 941,138 00000000000000000000c4eabdfc40e1217ba6a9cccc922fdb5ba45f512471a0 934 0.34/1.00 vMB 2
941,137 941,137 0000000000000000000042c4319e9d0795eb5da5711c3f57be16df415ce6ab82 4,688 1.00/1.00 vMB 1
941,136 941,136 00000000000000000001cb98f199a1e312134b181303b1a0b1e48d7e3015da12 4,222 1.00/1.00 vMB 0
941,135 941,135 0000000000000000000075364ceb437c9afe3c2e70d577b0afb7425b67a5045c 3,725 1.00/1.00 vMB 1
941,134 941,134 000000000000000000014cb40384b19a1449956ce245ad5aebc45dd941a4845b 4,168 1.00/1.00 vMB 1
941,133 941,133 000000000000000000012f4c4eec5127515363917b55a7f65244b09c28d80ef1 5,147 1.00/1.00 vMB 0
941,132 941,132 00000000000000000000d6da69f19a4545ca3a95843a7ee4c8118cc2bc3d0523 3,584 1.00/1.00 vMB 1
941,131 941,131 00000000000000000001d9565a7412e8e6f2190cd3ca8cc1bc4acc5bac037bb3 1,236 0.38/1.00 vMB 2
941,130 941,130 000000000000000000010be5f5a971fdc9a046022a50dca25de8e3a793c47c34 3,646 1.00/1.00 vMB 1
941,129 941,129 000000000000000000009d07ddb8671bd93711d0631b4b0297b3ae8bdfe29791 5,053 1.00/1.00 vMB 0
941,128 941,128 000000000000000000014fb59908fb4dc1697840ced4c6f7d5b86f6e4560fe82 4,016 1.00/1.00 vMB 0
941,127 941,127 000000000000000000008e47633843f84dbd0dde19eda90c61e476e271b0eb5e 3,691 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 829.51 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: 4,662.10 GB
    • Received: 252.32 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.