Loading Tool

Explorer IconExplorer

Memory Pool

50,203 transactions
30.20 vMB
0.12316228 BTC
Random Selection Loading Transactions
Max Size: 161.66/200 MB

Candidate Block

Mining Attempt 0f0345005e091b78ecc75d97dcedd5dad6434005a5d7c180ba3e906cc55b98aa
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root f093ac505bc6993e1449366af8fcaeede994a5332f3b5fd41dbcec1830e2ad47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,053
Size: 1.00 vMB
Total Fees: 0.05195853 BTC
Feerates: 101.65 > 5.21 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (382,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,253 532,253 00000000000000000019ded64bc8d8027f60116243f252a82a639028abb89d5b 358 0.14/1.00 vMB 58
532,252 532,252 00000000000000000031d72181b7257928679ca26def1c54123689d06f833040 1,676 0.77/1.00 vMB 18
532,251 532,251 0000000000000000001409bd2a788a20139ec0015b725dcb5660b2137640383e 243 0.18/1.00 vMB 12
532,250 532,250 00000000000000000021790659d7218016cb149c2b2a6bb8c7a07160fb8208c1 900 0.42/1.00 vMB 26
532,249 532,249 00000000000000000026abe6cb541b0d4261548af52c104995cbcc63f9012a3a 118 0.03/1.00 vMB 23
532,248 532,248 0000000000000000000b0e13bf624be1e89c6ae6503d31db8dffcdaa4119e138 938 0.56/1.00 vMB 13
532,247 532,247 00000000000000000003eab39d2068144c9f05fe2847e35711ff856c0db44ca4 1,963 0.95/1.00 vMB 22
532,246 532,246 00000000000000000026e38883b4d910df50bc9c8d87b06baa25675f8656f6cf 185 0.06/1.00 vMB 24
532,245 532,245 0000000000000000000439029e03053269d3484aed0b436df6a336e7d2ee0709 407 0.16/1.00 vMB 30
532,244 532,244 0000000000000000002c3e6cf0eba99ab9c976a3a245ec72a224b16d8d65f06a 879 0.38/1.00 vMB 27
532,243 532,243 0000000000000000002c38389f837624f556f75518b627371bf539b89ce14f92 465 0.18/1.00 vMB 29
532,242 532,242 000000000000000000236b9a8c4f60b1019620b4b87ccab2dda76b9cb8e50228 1,660 0.63/1.00 vMB 24
532,241 532,241 0000000000000000001f025589522c936944667ea74ff3906a3a6f953b556130 444 0.17/1.00 vMB 17
532,240 532,240 00000000000000000006a488d016436b88c279a870f05f6da126e672a14bbb28 1,482 0.81/1.00 vMB 17
532,239 532,239 00000000000000000016a905b50d49e31a28fefa70cb75c915ff630e346f30cc 1,257 0.50/1.00 vMB 25
532,238 532,238 0000000000000000000fc6bfcef26ee01de0c21e5f2da6a67ee933c992eceaab 239 0.08/1.00 vMB 20
532,237 532,237 0000000000000000002f3e5483898aad8591d72f1073d175a917abf65759f277 1,404 0.75/1.00 vMB 25
532,236 532,236 00000000000000000024de0771e81a2e70893520ae9b1a5983a3f9958fc9d1b5 82 0.02/1.00 vMB 53
532,235 532,235 00000000000000000014ab92e4bdab6ead20b44589fad5ebc027c47f194dccd5 1,948 0.98/1.00 vMB 23
532,234 532,234 000000000000000000091bb8e405abe07ccf82a7ef81c21587e5ca8125716a26 230 0.11/1.00 vMB 19
532,233 532,233 00000000000000000027cb588bfdbce5365e248b40746489200f4b7ddc77c005 1,180 0.80/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.