Loading Tool

Explorer IconExplorer

Memory Pool

79,996 transactions
30.34 vMB
0.08699485 BTC
Random Selection Loading Transactions
Max Size: 184.68/200 MB

Candidate Block

Mining Attempt 236907b8dff21a2f04f5d84bfbc9804991c46e460f569109b54d699b7c85671f
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 986bd96e0eb68f141416dd928cd904fcb24bf400208f192ab54c01e6dd48b16d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,431
Size: 1.00 vMB
Total Fees: 0.01893440 BTC
Feerates: 203.60 > 1.90 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (599,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,976 315,976 00000000000000002ce5b15830114cf5084f5c934baa9a5e04c1c00716b115c5 1,053 0.52/1.00 vMB 30
315,975 315,975 00000000000000002cf0af37f721ab9d068ad74f0b55894baf8fb35c96c6d57e 978 0.52/1.00 vMB 27
315,974 315,974 0000000000000000020093aec3f6de686b9053e3133ab15c88a8fda894747ce8 1,067 0.62/1.00 vMB 28
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
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.