Loading Tool

Explorer IconExplorer

Memory Pool

35,364 transactions
26.62 vMB
0.05692083 BTC
Random Selection Loading Transactions
Max Size: 134.39/200 MB

Candidate Block

Mining Attempt ec907c2a43861fa922b1bfc05c253ab9dff47fac05053cc14c77923d2d8c60fe
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 3d53504e0bc43102412fb398317e7f6e11826ea150654b24312447606fcb5bcb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.00723908 BTC
Feerates: 160.84 > 0.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (367,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,688 546,688 000000000000000000239297505b09b0da5dc7a0eaf76ea2269089cfe3118412 1,008 0.72/1.00 vMB 5
546,687 546,687 0000000000000000000fe3b6af38a9b7eefff3798948308d5692550374927f02 1,376 1.00/1.00 vMB 2
546,686 546,686 000000000000000000070f63d6b95cea36abdc54c5046b03bb0ae89c9a863f8b 2,879 1.00/1.00 vMB 16
546,685 546,685 000000000000000000071d49aa02645935f9a62f79c5b903e4356ae304b95ed3 2,850 1.00/1.00 vMB 15
546,684 546,684 000000000000000000032ca4f89c8c754a17e5451b479c325e6a072be53edf39 1,610 1.00/1.00 vMB 11
546,683 546,683 0000000000000000002515534f5c81dabc63d94a990114106e79b86f5d0822c7 2,334 1.00/1.00 vMB 12
546,682 546,682 0000000000000000001b050b43197d38e774051e9549f219822e15b5d88e20c3 2,909 1.00/1.00 vMB 15
546,681 546,681 0000000000000000000eabf47887a3c5eb6d54a35c52d142c835c8f7a7db0e03 1,592 0.81/1.00 vMB 10
546,680 546,680 0000000000000000001024b54e08f33cd6b059991f2fffc643bbc84157120238 1,131 0.58/1.00 vMB 9
546,679 546,679 0000000000000000000f837afefa3b32784dfcb2ceb4c9073e52f7e959c5305f 1,162 0.57/1.00 vMB 8
546,678 546,678 0000000000000000000047fc1ccfd0df120087878ab1bb7aa5c424ec9f4c9d9a 1,227 0.63/1.00 vMB 9
546,677 546,677 0000000000000000000ccca4f9825fb4e2e1625fa91347010bd3c3c5431c02df 1,244 0.67/1.00 vMB 9
546,676 546,676 0000000000000000001169d29b697e9f0db312506ebfc7757bb77bdb644dcc24 1,305 0.72/1.00 vMB 7
546,675 546,675 0000000000000000001afee34997e7cd463c2b4140711f99797ae2ad1227e8ac 349 0.12/1.00 vMB 25
546,674 546,674 00000000000000000021c977f1475afa9c590b47c355bb7c150269bd8db830fc 1,434 0.72/1.00 vMB 9
546,673 546,673 0000000000000000000edc55668ab22fa203ae768dadb7874a58414b5c7cba1e 832 0.42/1.00 vMB 10
546,672 546,672 00000000000000000007621ed476f492e6daf198386f1f909883c934384dde85 701 0.36/1.00 vMB 11
546,671 546,671 000000000000000000139fe64eab034dd02d805b4424dadfd467f56da14c7cd5 1,452 0.74/1.00 vMB 9
546,670 546,670 00000000000000000025741c8f294c16525a6e71fd01f9e2f838cf5d7c78510d 1,652 0.85/1.00 vMB 8
546,669 546,669 0000000000000000000f70c57be50c8499e13ea912bf859b6f26b1338d83fc88 568 0.29/1.00 vMB 9
546,668 546,668 000000000000000000010098bf5e4dea7dac1ef8be894e6c24fcf973999a33c3 1,841 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.77 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: 632.84 GB
    • Received: 12.15 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.