Loading Tool

Explorer IconExplorer

Memory Pool

86,473 transactions
31.64 vMB
0.14852734 BTC
Random Selection Loading Transactions
Max Size: 190.80/200 MB

Candidate Block

Mining Attempt 2c4896582cfddd1f4ab7086b873f6d66d7330c8db5d87de7819101f47cd92b41
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root cef460df896d83e9beb11aeb61f7e8ffe32351497946f8239b57e007d5cc33bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,580
Size: 1.00 vMB
Total Fees: 0.06612291 BTC
Feerates: 214.31 > 6.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (153,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,258 761,258 00000000000000000006ffd28b33281f53ae4ff5f5a2d10aaa3c0cd666ce22c4 470 0.20/1.00 vMB 10
761,257 761,257 0000000000000000000247e16c40998746d4df9bd0e9dbfb9222f51db0a550bb 1,490 0.46/1.00 vMB 11
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
Previous 10 blocks ↓
Total Size: 782.33 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: 660.72 GB
    • Received: 14.77 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.