Loading Tool

Explorer IconExplorer

Memory Pool

82,590 transactions
30.24 vMB
0.13914079 BTC
Random Selection Loading Transactions
Max Size: 182.72/200 MB

Candidate Block

Mining Attempt 25f204f6eab7541e9021cb0bef77c400662599e5712df0c8139221354da83c25
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root c9eeec68697ea4d552e80a0e1ca663dce8b8d0d41402d7ccbdcf17da34bca0f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,430
Size: 1.00 vMB
Total Fees: 0.05752309 BTC
Feerates: 477.45 > 5.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (372,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,790 542,790 0000000000000000001c079718115e017ec916323467545d7e908a524c721215 1,208 0.56/1.00 vMB 19
542,789 542,789 00000000000000000016ccff022dd974fda2d81a787a18cc727d76cd24e4d875 390 0.18/1.00 vMB 26
542,788 542,788 0000000000000000001f534b1802af152e1801f4115e5b24d80585bbeb7b7286 598 0.25/1.00 vMB 20
542,787 542,787 00000000000000000008d21ebb24d7a9c5bacea86f6ce0a29f0804736d420ba9 504 0.26/1.00 vMB 9
542,786 542,786 00000000000000000006c2bdbf41b130b1d7a59f7e9060962b1326e9b5ece70c 1,606 0.67/1.00 vMB 17
542,785 542,785 000000000000000000144584457d4879867492138a27111b76737096828c499b 1,413 0.57/1.00 vMB 23
542,784 542,784 00000000000000000005888697db0b673bccd29b4b03c53d59d8d0547bd57945 188 0.06/1.00 vMB 14
542,783 542,783 000000000000000000184c15ddac93a962b26c387666d056adf12f77d4f3d60a 445 0.16/1.00 vMB 20
542,782 542,782 000000000000000000045c4edb11ecb8e2a16548ae9963968028f7bcae8f058c 2,771 0.99/1.00 vMB 13
542,781 542,781 0000000000000000000e43fdce3dea00e04744c456ba9835d0f69c68030fa798 1,985 0.75/1.00 vMB 10
542,780 542,780 0000000000000000001353b0193813aa1f6eb38c06197cd7b4289d1908e1c214 810 0.27/1.00 vMB 22
542,779 542,779 00000000000000000003ef0b025599841e75e0e45ffbb655412307c220c263b6 1,201 0.42/1.00 vMB 11
542,778 542,778 00000000000000000015787f2d4597f08761425f8c9abed9bda2731f929bcfa6 1 0.00/1.00 vMB 0
542,777 542,777 00000000000000000007fecb2f2b1c74b370ca0a72233d7ee3194daeb7ddfc87 1,044 0.44/1.00 vMB 18
542,776 542,776 0000000000000000001582000caca5b4fc0d374b93ab46a2f700d094fc861428 200 0.05/1.00 vMB 10
542,775 542,775 0000000000000000002094d5a194fcbd5b011298bd47dae88c37f8c915e76efb 1,010 0.44/1.00 vMB 17
542,774 542,774 0000000000000000001a4dca6ecfff58ad90288c526ae581b95774373876e183 1,525 0.67/1.00 vMB 7
542,773 542,773 00000000000000000009c58b96ed5fd4475104afc73234db762987cd33891d18 2,932 1.00/1.00 vMB 20
542,772 542,772 0000000000000000001c6751b98e40446d2fd7d59c191946038ddcc25db0c88f 1,126 0.57/1.00 vMB 24
542,771 542,771 0000000000000000001ac95593ab3305959c73c26f2f3e00f6d41910a2ebadaa 623 0.22/1.00 vMB 11
542,770 542,770 0000000000000000000cc03a49a1db8ec970c968fc1b2e73331ae85cf0b0696a 3,036 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.18 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.