Loading Tool

Explorer IconExplorer

Memory Pool

85,537 transactions
31.65 vMB
0.09440895 BTC
Random Selection Loading Transactions
Max Size: 194.05/200 MB

Candidate Block

Mining Attempt ebeb03fc0fc1d034d263577f40366ac13e9ed9cfa2ae23bfdec48bc30d7e9c8f
Version 20000000
Previous Block 00000000000000000001b29add78d99cb5e061a5e72df6fb885a5387183d5902
Merkle Root 69e7c1e9acce1ddd3b12c02d5ee0e909d42f28f3818a8a3f182a6f582ece3f3a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,474
Size: 1.00 vMB
Total Fees: 0.01547518 BTC
Feerates: 217.72 > 1.55 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,365 (599,392 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,973 315,973 00000000000000001de3e93a3b106f36e98fc652cc54a1d5ea7a0565a2fbe597 539 0.41/1.00 vMB 27
315,972 315,972 00000000000000000e101b7d8c1bf511ec5fc8e6a38ffe6bd345a6e02ef27bfb 280 0.45/1.00 vMB 14
315,971 315,971 000000000000000009aa943028a96c64fd2e0211c4366ee6feab363904090967 1,766 0.75/1.00 vMB 36
315,970 315,970 00000000000000001449445bc79cc84fa15fa0160e3100f008a5da15ea7259db 1,276 0.73/1.00 vMB 27
315,969 315,969 00000000000000001c55db8c7b59a389f9eb4c2bdd431bc1c1dfab13957eb242 497 0.30/1.00 vMB 13
315,968 315,968 0000000000000000333dfe4e371f99c048de3868be8ea8bbc745fe7e3e21520c 375 0.27/1.00 vMB 22
315,967 315,967 00000000000000002b37fe7897d3f98a4ccc933dc97011a6998f7da8ae1a5084 810 0.43/1.00 vMB 25
315,966 315,966 00000000000000000c0035b19f7d74166a5a30dbd7c6be4061a28222da7d5632 512 0.16/1.00 vMB 55
315,965 315,965 00000000000000000b1b761f70cb991db879cda06bf8f2dc52977a4fbc0d85aa 216 0.15/1.00 vMB 22
315,964 315,964 00000000000000002019647ab12e6598f7c9c33b30ba6c86286dc0fe2e967fb1 52 0.03/1.00 vMB 35
315,963 315,963 00000000000000002282593007ee0fc4e25014de45154192cc0c7e25d580ca25 102 0.05/1.00 vMB 27
315,962 315,962 00000000000000003583f3b6a158e92cc9bfff7369db1f61280716af147c5643 116 0.06/1.00 vMB 25
315,961 315,961 00000000000000002f00f4b3abf059816fdd370c9c24985a5c514cc43e8f5abb 773 0.46/1.00 vMB 26
315,960 315,960 000000000000000003a999b5952522bced4ba25dbf7155843019ae0d417abe64 376 0.22/1.00 vMB 25
315,959 315,959 000000000000000036fc0d83ade930d21b8f01c3f2e22fbbf502373f5696b26d 247 0.20/1.00 vMB 22
315,958 315,958 000000000000000035c858ac3ff9f4e159cb66039f995c2349d5019c93082b17 256 0.11/1.00 vMB 39
315,957 315,957 00000000000000002bcedaa392de310c965aa7c1ad19f4791fef098634f38a1e 332 0.20/1.00 vMB 23
315,956 315,956 00000000000000000b731e74c84508052e4fc354e6b06bfa7d0052b5e2da336c 372 0.27/1.00 vMB 20
315,955 315,955 0000000000000000087d93a7231e58ab64b846c6b5b98b8115ed739596a4ac39 327 0.18/1.00 vMB 30
315,954 315,954 000000000000000019561197cca8500e6efe40d862e24e5a2222d03d83476495 18 0.01/1.00 vMB 39
315,953 315,953 0000000000000000316409fa2bbffda0cc2aba56472c913352ea52d858462b9f 298 0.14/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.02 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: 719.47 GB
    • Received: 18.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.