Loading Tool

Explorer IconExplorer

Memory Pool

82,068 transactions
30.30 vMB
0.09274786 BTC
Random Selection Loading Transactions
Max Size: 182.50/200 MB

Candidate Block

Mining Attempt 7353718159c5a0f08a9b7ec054de0746194ffa856fc0f027742ccd56db9cd502
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 6f5cea4a9e802cf604c2ee9211cc8e12edabb9ac8d050b26a2b2e58d7a0a0730
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.03052077 BTC
Feerates: 454.44 > 3.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (595,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,992 318,992 0000000000000000170b6eddd1a3f43fc3d92c667f7bcf107837aba30bf7b3e0 59 0.03/1.00 vMB 23
318,991 318,991 00000000000000001ff98153dd4d0d93e17b05b5bc532386a0dde7a34f5a34bc 163 0.08/1.00 vMB 29
318,990 318,990 00000000000000000639f15388db5ad10876d9c1d64b0f9ee48b99c04575e189 565 0.29/1.00 vMB 25
318,989 318,989 00000000000000002293c002999312265b98675b8d73a0cb5771974bbb1e6789 949 0.54/1.00 vMB 29
318,988 318,988 00000000000000000046e90de0ab7d8369343891e6f024f8e9a8432a3a11a18a 256 0.14/1.00 vMB 140
318,987 318,987 00000000000000000e9481fa2399ddd32d8d29543e92fde915319a234a3758c4 113 0.06/1.00 vMB 30
318,986 318,986 000000000000000024b6db8acbdb98f2a98330b447dc8f16191842566a455535 88 0.04/1.00 vMB 31
318,985 318,985 00000000000000000ed26a4f3f0c080f6f5c1e49aae49cebbc9da5ebb25081fd 198 0.11/1.00 vMB 26
318,984 318,984 0000000000000000116725e52ec6e2a4abd21904d37713d7c25ca2e49247d038 653 0.43/1.00 vMB 25
318,983 318,983 000000000000000021f2b58c04badd689bea40fadca09afeaec3a0a8c00225e9 128 0.06/1.00 vMB 42
318,982 318,982 000000000000000005df19fa75edd95cf7a5e7475edbc237db56eb5f1d7a15a7 21 0.01/1.00 vMB 8
318,981 318,981 000000000000000016b3de4852d9383a3a3b37d936cec006acf565dc13cd1283 186 0.07/1.00 vMB 31
318,980 318,980 00000000000000001fdca20e4a469a8566fbd7f3717271593896a60d60445cea 957 0.50/1.00 vMB 29
318,979 318,979 00000000000000000263a91b231291af968242e86a0018ba95adcbfdfe9dd4eb 814 0.44/1.00 vMB 28
318,978 318,978 0000000000000000068a1e9f06d3aa0868af8751c9bb801bcae3df40a722f4ea 28 0.01/1.00 vMB 46
318,977 318,977 0000000000000000200494bdd815fb4986f2ab41c6f3da5ccd1fc37c13f90710 341 0.16/1.00 vMB 38
318,976 318,976 000000000000000003510928d7fb71ab743d5b51b8d12f48430d0b8e72ddd3db 196 0.09/1.00 vMB 29
318,975 318,975 00000000000000001a9a3839023266d5db5bf15458acc529cddbea4ab248a9e3 941 0.52/1.00 vMB 29
318,974 318,974 0000000000000000016bc074f8497bcc72d892494f9e31c5590bd416c55a3d5f 45 0.04/1.00 vMB 11
318,973 318,973 000000000000000024b8280086972fee59e2353f1871c5b3f0e32d24e338b75e 1,434 0.75/1.00 vMB 30
318,972 318,972 000000000000000012f40bd2978c3e0daaa32f9dddf982b98e8f5eec5959de68 626 0.33/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.37 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: 663.35 GB
    • Received: 14.90 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.