Loading Tool

Explorer IconExplorer

Memory Pool

82,757 transactions
30.82 vMB
0.08184464 BTC
Random Selection Loading Transactions
Max Size: 188.93/200 MB

Candidate Block

Mining Attempt da8da7c44e4d5f2f73b74baf6e4a6c70723bd7a73751a20356f6ea84ef6b0a35
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root fd24b61838c77a42603b471d78209c9c81cea50b03ea4c631c7d27496f453a23
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,916
Size: 1.00 vMB
Total Fees: 0.01275672 BTC
Feerates: 79.55 > 1.28 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (510,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,294 405,294 0000000000000000049250803ded8a03729083faf43d7730b535fa1424db1e99 955 0.99/1.00 vMB 25
405,293 405,293 000000000000000000f3433682c9263b214a48151745fa0a4cc6d1be87d1d176 1,407 1.00/1.00 vMB 32
405,292 405,292 0000000000000000003fd1a22b8754b1f82e59c778783926f18aa78f0a298cd8 1,902 0.99/1.00 vMB 40
405,291 405,291 000000000000000005b53a7a611b7daf6bc175dec302a05f02ff8ab4b54ab295 1,603 0.93/1.00 vMB 58
405,290 405,290 0000000000000000007994fb76901b91ddbaf25aa97bbedb513bc8be5b170845 2,061 1.00/1.00 vMB 47
405,289 405,289 000000000000000005490a1c03707cc6c3970b41426aecb52bdf0a766a257b26 2,540 1.00/1.00 vMB 45
405,288 405,288 0000000000000000028995995399b891525b7326ddaa8e1915fd8cab5329bb0a 2,146 0.93/1.00 vMB 31
405,287 405,287 000000000000000006541d96c6a33bd7c12847993c24c5a30dd6db38e9978583 1,329 1.00/1.00 vMB 55
405,286 405,286 0000000000000000059cf366d49fa0b5791507111a8e67f90456ce2af2d421c8 1,058 1.00/1.00 vMB 76
405,285 405,285 00000000000000000274745b090c4f322bad88fe19a86d7b59d339b5548b9318 1,123 0.93/1.00 vMB 82
405,284 405,284 000000000000000001001504662192bebd83f714066b83df1c3ada834859d94d 1,387 0.93/1.00 vMB 64
405,283 405,283 000000000000000002d38a4b06aa1996db10491aae60d18c28510c4be318da4d 2,658 0.99/1.00 vMB 51
405,282 405,282 00000000000000000290857292cc79685cfeab3b587caccfd3e072fb07bfd382 978 0.93/1.00 vMB 62
405,281 405,281 00000000000000000557a095535aae91a937c9badbeec04aeb884d6c9723f516 8 0.00/1.00 vMB 11
405,280 405,280 000000000000000004dfb6b03b698b2bbd2f22eec9da9ff0bf2831c22b6e6514 1,823 1.00/1.00 vMB 64
405,279 405,279 000000000000000005e4cefc7db675d5bef6f1b540049f77528da642faed11dd 1,238 0.93/1.00 vMB 64
405,278 405,278 0000000000000000005973f484f1eb4eb02f9812227fc34a81f95dc1c8959fa3 1,417 1.00/1.00 vMB 23
405,277 405,277 0000000000000000036e0257bd3d1634d53eef26568231b544094224f6165670 2,189 0.92/1.00 vMB 36
405,276 405,276 00000000000000000696400ccab3a32e326cc17bc463e3445a86d0d290919bdc 1,570 1.00/1.00 vMB 72
405,275 405,275 0000000000000000050ce0b07ad8f74f7324a3d1304fc042f3d6ca908674d173 2,012 1.00/1.00 vMB 53
405,274 405,274 00000000000000000173bf1f762a66c017d2fc5cd26243cdb1aacb94e72c19f1 1,786 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.