Loading Tool

Explorer IconExplorer

Memory Pool

88,387 transactions
32.33 vMB
0.17353147 BTC
Random Selection Loading Transactions
Max Size: 195.80/200 MB

Candidate Block

Mining Attempt 66a1b940bc1555cff369c10f976e87921a1834c17496f5d316ed5b4e26c98184
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 834ba589c303abc943a1c8b424efa527ffb38b4c3855a91a62c5139e729f2284
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,754
Size: 1.00 vMB
Total Fees: 0.08439881 BTC
Feerates: 216.64 > 8.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (427,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,132 487,132 000000000000000000f6f0d7f30bb0c820b20c0a238d6b13747fb34b1ffda97d 339 0.12/1.00 vMB 18
487,131 487,131 000000000000000000ad64789cfb471c6f23d1c4d35e3b2a19ec22cf0a2362df 2,772 1.00/1.00 vMB 125
487,130 487,130 000000000000000000c312d6ab57414e370b3de59f8f08a612062025b998e444 29 0.01/1.00 vMB 831
487,129 487,129 00000000000000000032e7a82d1963e3bf50403e22e0ac3ca9d427a27d7c7fd6 1,105 0.45/1.00 vMB 89
487,128 487,128 0000000000000000004e9ab34b5caec63a3e6a9498ad523af28800d59602b963 1,099 1.00/1.00 vMB 60
487,127 487,127 00000000000000000005c574c9323dd7f6d6735f5ef6353671bc08f0a3ca6c11 1,591 0.98/1.00 vMB 100
487,126 487,126 000000000000000000d5b81d7f956caf37348ad1df839e4dd1e67a9d72d191ef 124 1.00/1.00 vMB 10
487,125 487,125 0000000000000000003d43aa537a5e3cffdb7b07c5fb5bfeda7ac1303513d0fc 621 0.99/1.00 vMB 37
487,124 487,124 000000000000000000f7d29d8f65a0166151b330c9fbe1344fe8522d79df908b 1,657 0.99/1.00 vMB 100
487,123 487,123 00000000000000000095ee7b602de36144eaa1026ac61e8d338150894a0ef85a 942 0.49/1.00 vMB 101
487,122 487,122 000000000000000000fda88fea5e1dda869e5fe08e61bdf99c5e1cae9cba72a5 1,960 0.93/1.00 vMB 115
487,121 487,121 000000000000000000f909857a5b291249179c4def702f2f99bf72dac525ee0e 1,234 0.73/1.00 vMB 121
487,120 487,120 000000000000000000c1bc27242a65631de3d84e825f63db8167a0ee0deefef5 603 0.24/1.00 vMB 140
487,119 487,119 000000000000000000ce1c5f7cf1760d8134c21f58ff2a34884ed174b52cfcb5 30 0.01/1.00 vMB 340
487,118 487,118 0000000000000000000f9bc1d8095de15900a39db25b8323c71985778626a1e8 1,968 0.88/1.00 vMB 123
487,117 487,117 000000000000000000809eb797823b928317919fee142fd9ae7b692394d59328 50 0.07/1.00 vMB 23
487,116 487,116 00000000000000000013abeee46165e4a1303dac104f1d5d1c313597ecb211f5 869 0.66/1.00 vMB 72
487,115 487,115 0000000000000000000bafeefdd0c8574daeb76c031106e7d30201f500ac98be 1,934 1.00/1.00 vMB 101
487,114 487,114 000000000000000000e777217d6146c0a3a6fa8e397cad951ad1b405d8c54296 1,915 0.98/1.00 vMB 149
487,113 487,113 000000000000000000f315308844d29fa7f69bf88e9b7a25253be1504a585bfa 431 0.16/1.00 vMB 110
487,112 487,112 000000000000000000b6151c4e67d9627811ba825e26d74b8467e9ed18355497 97 0.06/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.