Loading Tool

Explorer IconExplorer

Memory Pool

83,231 transactions
31.63 vMB
0.12505684 BTC
Random Selection Loading Transactions
Max Size: 191.14/200 MB

Candidate Block

Mining Attempt 4c635794107d94e2567f51b4e04a0c408a29a3c8af0aeed5db8f392f88adf1cc
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root a89c0dc663d4613639e22b80e87a9a101861eb353fb30adcfca7f124f197bde4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,142
Size: 1.00 vMB
Total Fees: 0.04151361 BTC
Feerates: 803.65 > 4.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (599,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,979 315,979 000000000000000032212517573683cc7297dd1701652712545c69484a3bc678 484 0.23/1.00 vMB 30
315,978 315,978 000000000000000012b33edce001236ec38bb548272af9ba6d945738c04af370 30 0.01/1.00 vMB 34
315,977 315,977 000000000000000004e3414cffde68c761d3fbaef2e924ab9ac56c5984278039 35 0.01/1.00 vMB 42
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
Previous 10 blocks ↓
Total Size: 783.00 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: 718.68 GB
    • Received: 17.93 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.