Loading Tool

Explorer IconExplorer

Memory Pool

43,825 transactions
28.60 vMB
0.12393221 BTC
Random Selection Loading Transactions
Max Size: 148.54/200 MB

Candidate Block

Mining Attempt 8d87d7b9eec70196869281859ad55947906a73c936301cda483be44f59b2ce80
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root decac2a7a53b256ce4d26dd7aafc9151f0616e18e11bb211f0c4311ebcbfa506
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,866
Size: 1.00 vMB
Total Fees: 0.03765522 BTC
Feerates: 113.05 > 3.77 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (202,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,520 712,520 000000000000000000027e97e7b311ce3d1797cefc126958e6b5403f6994e6ab 137 0.08/1.00 vMB 13
712,519 712,519 00000000000000000009e18e6b0c12023ae2a7a2e6c984302e7055e6440172d5 28 0.01/1.00 vMB 21
712,518 712,518 0000000000000000000aca400ed3a099760ee2d7c42036681b52aba60266b0e0 1,374 0.47/1.00 vMB 15
712,517 712,517 0000000000000000000aa8c79e900338739e7f6e2f20ddc7745af8d99d37f09e 667 0.30/1.00 vMB 10
712,516 712,516 000000000000000000080922775d2583d071ca1fb90ed6fa8f50360e52408bcf 2,284 1.00/1.00 vMB 10
712,515 712,515 0000000000000000000b2bb5ff578bcdfd044b1d6e17997c52ac2adea97a0ac0 1,227 0.47/1.00 vMB 10
712,514 712,514 000000000000000000025d8ec288aad2a6765175c0e8ac7c185f5bdddc16d278 215 0.05/1.00 vMB 20
712,513 712,513 000000000000000000025fa02dbf1476c24792110a256949c6f248508eb108fa 1,011 0.50/1.00 vMB 11
712,512 712,512 00000000000000000003f1d688175787ff1a999e9057630382da3aa66aee5b75 2,214 1.00/1.00 vMB 10
712,511 712,511 0000000000000000000ac7078899a90d294fe7d615b7a158f0d20e0b3027b15e 2,662 1.00/1.00 vMB 15
712,510 712,510 00000000000000000001a9fc0d097d65f06d57c918abf922f14993bd7d02ecbd 1,884 0.99/1.00 vMB 11
712,509 712,509 00000000000000000001bc4acee7487f77b301e3aebd4bf14faa02922a72a414 387 0.17/1.00 vMB 9
712,508 712,508 00000000000000000008310bce4d77942756e6360784033339239a9c5560032e 2,438 1.00/1.00 vMB 12
712,507 712,507 000000000000000000027d07c32cf8d1f83f78a3cf4d50514feff827616e40ed 1,388 0.57/1.00 vMB 11
712,506 712,506 00000000000000000001b5e5bfb9f7fcb7ee527cb0a131b102ec2aedc56b110a 973 0.48/1.00 vMB 12
712,505 712,505 0000000000000000000c003a7ef91db0537081573edadb14f0f295199f81b66b 476 0.21/1.00 vMB 11
712,504 712,504 0000000000000000000812bbbee7ee97a964b128790bda34f465596a67dd12e3 118 0.04/1.00 vMB 13
712,503 712,503 000000000000000000019cc402cbfbe0ad73a7f8e1e35121b07f21cf503cf958 2,069 0.86/1.00 vMB 7
712,502 712,502 0000000000000000000c4a14a44761458b3826d5013cc4c0999d54ca9f452334 2,337 1.00/1.00 vMB 9
712,501 712,501 00000000000000000000bb6423a488ab93d1ac7f26a38b647261169fd11dd0ad 2,856 1.00/1.00 vMB 22
712,500 712,500 000000000000000000002f84c0d43bb3201a22a24d0f202e563bc7fd7861ae6b 948 0.62/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.66 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.