Loading Tool

Explorer IconExplorer

Memory Pool

70,280 transactions
26.39 vMB
0.06095243 BTC
Random Selection Loading Transactions
Max Size: 159.69/200 MB

Candidate Block

Mining Attempt dbe4b8b79bfa4e757cb9074781106177c7981f542745b5436f78562b4d86d1e5
Version 20000000
Previous Block 0000000000000000000036422ab61dbcf0349de83af20f000132644b332f8024
Merkle Root d1b132b5982a43735b1e68fbfc82665e2a9302cf62f15609a674d7401aa263b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,575
Size: 1.00 vMB
Total Fees: 0.00485136 BTC
Feerates: 45.16 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,462 (26,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
888,529 888,529 00000000000000000001de7d44ace0eeef046b0fe863ac87098f4fb279403620 2,879 1.00/1.00 vMB 2
888,528 888,528 00000000000000000001e7986e5701d500af9d09f96c0be455e8eff9241b5a74 207 1.00/1.00 vMB 2
888,527 888,527 00000000000000000001772bf780e60ed4be489f6239a48d7f1a5ec697430a1b 2,479 1.00/1.00 vMB 2
888,526 888,526 00000000000000000000f780b9ad0daa25018c0b3cfa668899aa5b6e8e429675 3,247 1.00/1.00 vMB 4
888,525 888,525 00000000000000000002767def9e8376c8d08defcbaea3afe722313ddbee416f 3,704 1.00/1.00 vMB 7
888,524 888,524 00000000000000000001b2cc951def92f561ecc1609c96f596d6c857049b6bf5 3,495 1.00/1.00 vMB 7
888,523 888,523 0000000000000000000061dbacd9f2a2510c20beaa3f56155413fcfa712b7e56 2,383 1.00/1.00 vMB 2
888,522 888,522 00000000000000000000436c6934cae285b0adf1ba7f388bfc26c095c2707c93 3,834 1.00/1.00 vMB 4
888,521 888,521 000000000000000000009c81df8802f8703c33501bee93d6f8bf0e508021bcd0 3,521 1.00/1.00 vMB 2
888,520 888,520 0000000000000000000179f66fee67179e3012ff9744ab0b98204acb2143522c 1,444 1.00/1.00 vMB 2
888,519 888,519 0000000000000000000205d041d187a3bdcd5ff8217433015ccbd4c70c3540ed 3,196 1.00/1.00 vMB 3
888,518 888,518 00000000000000000001f7fdd258429670da12c084f66d3a1e02800848a27f51 3,826 1.00/1.00 vMB 7
888,517 888,517 000000000000000000027fcd295d0947a7345fb46c69efaa559df4cb2df8e884 935 1.00/1.00 vMB 2
888,516 888,516 00000000000000000001168b708b4db50d44c96c998840373dc09e082dd70057 3,306 1.00/1.00 vMB 4
888,515 888,515 000000000000000000023961566fd1d58ae0559fc0903373c9d477ceb82ed0df 3,931 1.00/1.00 vMB 3
888,514 888,514 0000000000000000000203d14356b9aeacd5ca3831dada733f6cbcd1b4266d4f 4,123 1.00/1.00 vMB 4
888,513 888,513 000000000000000000002742d36f6c40faae391237cf27a9cb348e7026cabea3 3,506 1.00/1.00 vMB 3
888,512 888,512 000000000000000000006771a431bbd361a73205cf8d617f2860e185ab0a9612 3,752 1.00/1.00 vMB 5
888,511 888,511 00000000000000000000f2a474b8c6ac017eeba6ff6a9f212a8040cf3c159501 3,731 1.00/1.00 vMB 5
888,510 888,510 00000000000000000001289361eefc58d2626c96b750405b04bb2146cca3339e 2,695 1.00/1.00 vMB 3
888,509 888,509 00000000000000000000e7e1a55f4a052464b0c05a676ba22b437b7cae208f30 872 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.20 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: 753.86 GB
    • Received: 18.91 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.