Loading Tool

Explorer IconExplorer

Memory Pool

27,107 transactions
6.67 vMB
0.03732453 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.27/200 MB

Candidate Block

Mining Attempt dd4128a2cfee93f7264baddf8ee9b4ec027b6b648161e83bcf0c990cb50d6bf5
Version 20000000
Previous Block 0000000000000000000208e8f55b22acde9972e57c0df25285960effdde2bfa9
Merkle Root 642f8c6ee57d3a7cb5221c51a87f2414ea86f59182c582b9294190079808c945
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,227
Size: 1.00 vMB
Total Fees: 0.01895388 BTC
Avg Feerate: 1.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,012 (704,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
208,098 208,098 000000000000000327cc66f86768819b492b9eba80a5995c4c3ce088d56bea34 0.00 MB 9 159
208,097 208,097 00000000000002922cc15243cf3b13ad9f7f4f86071da0fecb2393a43f4f869e 0.00 MB 10 162
208,096 208,096 00000000000002433f9eec5cfc0c87d24980b9b553b34a4c246d6d1dc0b6355f 0.00 MB 6 0
208,095 208,095 00000000000001063a64527b64e87413c44ac2dfc839964e88534c9160c5b5ff 0.22 MB 441 255
208,094 208,094 00000000000001984ec2e41010e038439e0f5a3602bece268bd264a8c55060ab 0.05 MB 113 268
208,093 208,093 00000000000002c782f1e900e68a5c26ccdd63ec1191f6f13801e4cb390e4587 0.03 MB 68 40
208,092 208,092 00000000000004d93f3b39da5e43ffedaed0dd9fa5b4b599ff5697b0c8fee076 0.19 MB 450 327
208,091 208,091 000000000000029afb53c36f4d8676aa39677a65d99c4ba48bee1e1e799ee429 0.08 MB 177 154
208,090 208,090 000000000000017e4d631fd0b689084a3b518bdefed318282886eafa77156a4e 0.04 MB 106 161
208,089 208,089 000000000000023ac5f07fb7bf06d30dd5270ad78787e15b29146d00b5b2b3bc 0.33 MB 522 151
208,088 208,088 00000000000004d0aa4f66c79ed904bc20cd53cd27a1fe9b7ea6f12ba0eaa91d 0.25 MB 602 370
208,087 208,087 00000000000004cbf6a392e92cee1c01af4a75cc3816f09e6da48a53e6452f81 0.03 MB 46 89
208,086 208,086 00000000000002eda5df49d85e07540b681fb74c033d8916f73ee8b91fa46144 0.04 MB 91 77
208,085 208,085 0000000000000089949339d28c9b925822efd114fa5e84ddd1f9325d34b03813 0.18 MB 376 250
208,084 208,084 0000000000000145d9f533476e1c55f03cd230da602f822d398713b488bc286c 0.06 MB 80 1,148
208,083 208,083 000000000000001f3e90cbeeae0831c0ad68bdcb6a78b972d21772724f1fa350 0.12 MB 295 246
208,082 208,082 000000000000011ef793c948d8ef18268bd4fa5d88776286ab3470d9800a1012 0.14 MB 299 280
208,081 208,081 0000000000000318334ae8d83ecbf7d47d725abf0d4fd2e3e26c3895c1515651 0.00 MB 11 182
208,080 208,080 000000000000031d920c929b73d8f22fbe1e4a4576cad54a0058c87336714e42 0.03 MB 91 72
208,079 208,079 00000000000000a503e059cd159045607708747432d1dbeca98a7634706bc515 0.17 MB 357 209
208,078 208,078 000000000000023635a7f9f7984175eda6372859dd8d5e4ed14c3ec42274ce8c 0.05 MB 140 170
Previous 10 blocks ↓
Total Size: 778.86 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: 392.80 GB
    • Received: 3.53 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.