Loading Tool

Explorer IconExplorer

Memory Pool

86,265 transactions
31.43 vMB
0.20554001 BTC
Random Selection Loading Transactions
Max Size: 190.76/200 MB

Candidate Block

Mining Attempt a11dfa72b8a1ce5eb8bf506788c29a6f7bc32250436d2d5f3a43496040df297e
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 1eee46689c70e3479898b993afce7b90bfa0ab193d80c36833cfec4a4dd6ba8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.10410059 BTC
Feerates: 502.67 > 10.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (372,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
542,769 542,769 00000000000000000021f56d619312f413debb25055830b0983ebb1e896d8a17 1,667 1.00/1.00 vMB 11
542,768 542,768 0000000000000000001b020088042896e5b00e6a840d1d5b0031371fb410a5da 2,707 1.00/1.00 vMB 10
542,767 542,767 000000000000000000087234cec12aadf6dab05a185683205438bfb89ae587ac 3,406 1.00/1.00 vMB 21
542,766 542,766 00000000000000000010ad383a50b10e5b878b812967addae0430f0525d923a0 1,138 0.34/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.