Loading Tool

Explorer IconExplorer

Memory Pool

77,390 transactions
29.96 vMB
0.10839179 BTC
Random Selection Loading Transactions
Max Size: 180.78/200 MB

Candidate Block

Mining Attempt 98afeaf3184460481e106e21c2db2014c4b81c78e49ec3d0370f7e71d874c330
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 789e2451c55742d17701bde00d269b684745e920dd17d3f4da1256de08c46d7b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,068
Size: 1.00 vMB
Total Fees: 0.03780763 BTC
Feerates: 357.61 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (29,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,943 885,943 00000000000000000000a951aef62944d8c68cacbf511ce56cc97783751a36e5 414 1.00/1.00 vMB 1
885,942 885,942 0000000000000000000127d63cc1ec408c2b9b09b6b508dc6b6a928cf05e6000 709 1.00/1.00 vMB 1
885,941 885,941 00000000000000000000770dbd9a56cba9a922a976ef52a9c413611978ddc9e4 315 1.00/1.00 vMB 1
885,940 885,940 00000000000000000000830b4919f44a05bfc690d5367d222e60451a1734c042 2,051 1.00/1.00 vMB 2
885,939 885,939 000000000000000000022a2183c325f4aeab4765569159ac658f5f305fb69fbc 1,887 1.00/1.00 vMB 2
885,938 885,938 0000000000000000000002002c20d08783a9a7672ea188b060b45df51db88c28 1,057 1.00/1.00 vMB 2
885,937 885,937 000000000000000000027a891d4454c7d7f71a343e0b8b649bf394492fa2b460 201 1.00/1.00 vMB 1
885,936 885,936 00000000000000000000c3c5bd1fc70ff63ea99944ab010fefd344b871afdaeb 803 1.00/1.00 vMB 1
885,935 885,935 0000000000000000000233a9b36fe460c5b65caf2b4414e71386f37528fe3202 582 1.00/1.00 vMB 1
885,934 885,934 0000000000000000000136138c2e87f4e191cb58afb56a253a1a8474fe323e8e 3,250 1.00/1.00 vMB 4
885,933 885,933 000000000000000000019a8fe378418226ea903b1a171f3cceb13fceba28cdb6 2,191 1.00/1.00 vMB 98
885,932 885,932 000000000000000000025744482b448eabef6a83d4f5d7d0ad1a7bb9617de831 1,064 1.00/1.00 vMB 1
885,931 885,931 0000000000000000000006f37aea5ce3fd44ed6fa0a87407c5ee764b32e321ed 3,052 1.00/1.00 vMB 4
885,930 885,930 00000000000000000001f37e0f79cd945a3b2334827a5c24b1fa4a37fac4acd2 1,286 1.00/1.00 vMB 2
885,929 885,929 00000000000000000001abc2052b19647ebdd37d66c39b75490eb121105b1088 1,686 1.00/1.00 vMB 2
885,928 885,928 000000000000000000010f5f107d271026b6515cc81a4d384496502ed19a78df 1,461 1.00/1.00 vMB 2
885,927 885,927 000000000000000000022586b46831dae399ec7311c93d255fe43f742a769b6b 765 1.00/1.00 vMB 1
885,926 885,926 00000000000000000001d90223ce3413cb027b4917bedc78683e306ec2120f40 807 1.00/1.00 vMB 1
885,925 885,925 0000000000000000000111736942bc6e7e327178dc5773c4f25cb29e6f693d92 479 1.00/1.00 vMB 1
885,924 885,924 00000000000000000000ecbbc01673fa1d1519d52a43db35d2dab3db3cfc9237 586 1.00/1.00 vMB 1
885,923 885,923 00000000000000000000cb89518878923d38d93538153fab4b89c9c4734a806a 801 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.15 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: 744.34 GB
    • Received: 18.71 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.