Loading Tool

Explorer IconExplorer

Memory Pool

71,747 transactions
27.76 vMB
0.06135011 BTC
Random Selection Loading Transactions
Max Size: 164.60/200 MB

Candidate Block

Mining Attempt 35a35d5d9f5660c4d683b15b6dc663acd670951755e84b1b9320a9e2378d601c
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 0fa868d03192010ae5badb06a6c96d2dfa5ade4548b2a67d71e1916f8db0edeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,895
Size: 1.00 vMB
Total Fees: 0.00608954 BTC
Feerates: 101.52 > 0.61 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (153,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,256 761,256 000000000000000000062800a2773f6823f951b429e907aafc94523512b50749 2,656 0.89/1.00 vMB 12
761,255 761,255 00000000000000000004656d346fbac96ddcec6ee31b6abd696a241cd6994181 820 0.26/1.00 vMB 12
761,254 761,254 000000000000000000038efc5e2702fbe2b67a9f1854b17031d0909bdeff7e40 579 0.26/1.00 vMB 7
761,253 761,253 00000000000000000000b5d401adfa2d81ccfbe472342fae83355d8aff3776f0 814 0.34/1.00 vMB 8
761,252 761,252 000000000000000000072b51f7dbe0b1052e6377fd3aa230afa76c75eb5f266d 1,027 0.31/1.00 vMB 12
761,251 761,251 00000000000000000001aada51193fc0ab3b0b6e3b316eb6d9ef0bbef29a23c8 672 0.39/1.00 vMB 5
761,250 761,250 0000000000000000000262ed329772e306bf36567db18d56a9437049e0246f87 1,477 1.00/1.00 vMB 8
761,249 761,249 000000000000000000070742427fa10ec3c66d006160155a704d9f56d090a3ea 1,547 0.76/1.00 vMB 14
761,248 761,248 0000000000000000000640e114b9e6272b9688178273e193ef957e02fad1069f 1,951 0.65/1.00 vMB 11
761,247 761,247 000000000000000000001fb27db3d49079af517ab1dcb66fd73668e8a2971c4a 2,257 0.82/1.00 vMB 10
761,246 761,246 00000000000000000003fd4982c0eadae6b942fe0490d328702ab3e4f03a969f 668 0.25/1.00 vMB 10
761,245 761,245 0000000000000000000177becd2f5cf8beb3e07443d4ea17d3e0cff7f22b2145 1,851 0.85/1.00 vMB 8
761,244 761,244 00000000000000000006a7e052f2f3f64073aaed22180e5dfd468e9abbd382bd 1,102 1.00/1.00 vMB 15
761,243 761,243 00000000000000000002ebd5ebb6c83d2230516e953c24358584b383f62636d8 2,594 0.85/1.00 vMB 13
761,242 761,242 00000000000000000001348849c6e9a551719f126dfc941cdce83389bb782ae7 318 0.10/1.00 vMB 8
761,241 761,241 000000000000000000006156f6950b8e9c87d9052b4491a069b5ae0c324f103c 131 0.04/1.00 vMB 15
761,240 761,240 000000000000000000022fa13b5abb217c073ed005a73834cb886470af426678 1,489 0.53/1.00 vMB 13
761,239 761,239 0000000000000000000094d51535aac8f5752feb37240512700212b85d1c0ec6 1,559 0.50/1.00 vMB 11
761,238 761,238 000000000000000000024cb258d088bc0eb5cd4b7087e67ee68b8e32148d3b62 453 0.19/1.00 vMB 8
761,237 761,237 000000000000000000073d8f38fccf4466d5159bdc32de5d6d2ce76b3a47939d 342 0.19/1.00 vMB 9
761,236 761,236 00000000000000000003f908c5c7866b24e732cadc4f08255438bd64d59a3d9d 1,469 0.44/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.45 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: 667.43 GB
    • Received: 15.25 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.