Loading Tool

Explorer IconExplorer

Memory Pool

35,959 transactions
26.85 vMB
0.06380715 BTC
Random Selection Loading Transactions
Max Size: 135.69/200 MB

Candidate Block

Mining Attempt 067ae7e85b64dab452e053fecfdf20d3fb524968c7d173914dcdd9f80492c01b
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 7f1dd115875db8dcc76d4b884818ac5503a3ae280ede174693cd550eb6469045
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.00536791 BTC
Feerates: 45.66 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (217,340 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,299 697,299 0000000000000000000dba09c887d127f6bf30baf773b1d2a6bdefe46d53035b 3,010 1.00/1.00 vMB 12
697,298 697,298 0000000000000000001128af8d34e168792e04d80109d5bd568aee079fa312d3 2,967 1.00/1.00 vMB 28
697,297 697,297 0000000000000000000694bf9cafd23dc163ae42c583169dc047599c02e7eccc 1,811 0.61/1.00 vMB 12
697,296 697,296 000000000000000000111a311de01ad616f96501c8a178f7defd83a5dd7e4692 670 0.24/1.00 vMB 11
697,295 697,295 0000000000000000000f6ee4aec6b8127de475f92e928e6f63ac2177a8bc6b88 1,229 0.43/1.00 vMB 10
697,294 697,294 000000000000000000037abaa955ca3787dc04bddf1b3d061474190f977eac52 1,450 0.51/1.00 vMB 13
697,293 697,293 0000000000000000000fe694d04f95069ed66ad20df21994aa841fb574def2e3 567 0.19/1.00 vMB 13
697,292 697,292 0000000000000000000b03d900bb6a4dc689014a882081730d5b30fa2fcb954a 1,264 0.65/1.00 vMB 8
697,291 697,291 0000000000000000000b0e677ffc79e00d98abf29ee24d6956200cad4028239a 1,329 0.75/1.00 vMB 5
697,290 697,290 0000000000000000000e5087c80b495fba1ba78cda8019d03f093d94215b836c 2,691 1.00/1.00 vMB 18
697,289 697,289 00000000000000000011e4a1db91c4b4e51b030d8bffd6a559ea5f6724ba4087 2,057 0.68/1.00 vMB 14
697,288 697,288 00000000000000000010abcbf53b667d8026e4e1a8f27066873e9b69daa06392 2,715 1.00/1.00 vMB 14
697,287 697,287 000000000000000000065720e4b7070d564d3d0035ce7e513e95d840c1811e4d 2,515 0.97/1.00 vMB 10
697,286 697,286 00000000000000000006fa5654a9f8d415fe7a898c8772cf93751e38fde5e7ab 845 0.38/1.00 vMB 9
697,285 697,285 000000000000000000056e84323d02c3197a7b851da01c5bf619e74429b2bba1 543 0.20/1.00 vMB 9
697,284 697,284 0000000000000000000029b3f076e8434991b0a02a9113fccbaa515feed58ae3 1,191 0.46/1.00 vMB 10
697,283 697,283 000000000000000000097858fbbfbeb32d057b2cda7fd4e5937cea41f4356723 527 0.15/1.00 vMB 15
697,282 697,282 00000000000000000009d21dddcde9ff09377590dbc2914eea428dee295d77f9 1,031 0.34/1.00 vMB 12
697,281 697,281 00000000000000000004f40e006ccd57dc6a7f31181f3a28f9cc874a17bdcd84 2,290 1.00/1.00 vMB 8
697,280 697,280 000000000000000000065e382565d92bb08a3cceddbf21c3f0853d60bfa5a146 1,361 1.00/1.00 vMB 7
697,279 697,279 00000000000000000009bcaf4eab475d10f68b769860595716fe65ba55444a73 2,023 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.75 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: 631.33 GB
    • Received: 12.06 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.