Loading Tool

Explorer IconExplorer

Memory Pool

78,610 transactions
29.16 vMB
0.06815817 BTC
Random Selection Loading Transactions
Max Size: 174.96/200 MB

Candidate Block

Mining Attempt 3258c745ba88ddfd7428f2b2117388bd2b5eb02b6fc47ac118445e62453cb978
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 56fcc7767df0bf2dc6814580887173cd0ea0d8ca23bab80923caf09e30e24555
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,470
Size: 1.00 vMB
Total Fees: 0.00908545 BTC
Feerates: 170.94 > 0.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (131,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,987 783,987 00000000000000000005e177359e83376836fad1703e598db4c78979b44e579d 2,542 1.00/1.00 vMB 13
783,986 783,986 000000000000000000055e59d23253a1adda7785bdba8f5f3b4a033064e5be70 3,274 1.00/1.00 vMB 24
783,985 783,985 00000000000000000001407ecd8a853d69791265d581243ad56b5edd605a4611 2,974 1.00/1.00 vMB 8
783,984 783,984 000000000000000000033340a9b4ea97b5c984e0757688c935b3807055a91da5 3,119 1.00/1.00 vMB 17
783,983 783,983 0000000000000000000365662a48025822f37d080742daeb0ac504d91965d259 3,780 1.00/1.00 vMB 20
783,982 783,982 000000000000000000035c552da8317ebe02609b09e704aa7a9adf5ce35b56a4 2,777 1.00/1.00 vMB 13
783,981 783,981 00000000000000000003533a630d9564b0ba3fe667549217d703da7f7a5d879d 2,914 1.00/1.00 vMB 16
783,980 783,980 0000000000000000000396be084c546f1eaf1bf410256e444dc2e26ab84de257 2,831 1.00/1.00 vMB 13
783,979 783,979 00000000000000000002163d4672742ed2ac6bfc8f55cbfd32bea35d2dfc0aef 1,919 1.00/1.00 vMB 25
783,978 783,978 0000000000000000000112b790dee367997be48afce6276fb5d46d2b445eb9fd 2,416 1.00/1.00 vMB 25
783,977 783,977 000000000000000000052ca92d4ded5a2db87e2be2df7cf91e800085937f5aa8 3,469 1.00/1.00 vMB 24
783,976 783,976 00000000000000000002ace794d413d5b664c1636517c6a9bc65de50f9eb52ac 1,472 1.00/1.00 vMB 8
783,975 783,975 0000000000000000000128f2e3b1daab2626773e7236695e0e1bbf2405e83fc9 3,333 1.00/1.00 vMB 16
783,974 783,974 00000000000000000003c7557fdff8bc8460d8fc033cb2714b6fc04198696d73 2,684 1.00/1.00 vMB 9
783,973 783,973 0000000000000000000301d7a8d1934137cc6517c5c1c9d75c74d27aa368728a 2,631 1.00/1.00 vMB 11
783,972 783,972 00000000000000000002f77d13f93878830c9f1608d88132b62b9cb00f3234aa 3,050 1.00/1.00 vMB 13
783,971 783,971 0000000000000000000034840f9fc461e2f943d8b563d752fa6fb18a503a8cb3 3,315 1.00/1.00 vMB 27
783,970 783,970 000000000000000000015b776d98479c29da662b879bf70edd6f28593fd5c36b 2,079 1.00/1.00 vMB 14
783,969 783,969 00000000000000000005bca7fa7537e708abfa1cfa86775440ed1d2a2ae2bea5 1,760 1.00/1.00 vMB 9
783,968 783,968 00000000000000000001ca0dd22358bb5e6cb4cdd28da29ee248e48be0efae45 3,104 1.00/1.00 vMB 13
783,967 783,967 0000000000000000000205422aab96ae16c2ac9d11d98718c5a33754d73cd47c 3,254 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.