Loading Tool

Explorer IconExplorer

Memory Pool

79,939 transactions
30.33 vMB
0.08654973 BTC
Random Selection Loading Transactions
Max Size: 184.60/200 MB

Candidate Block

Mining Attempt 50aa9dec6b892a12c8fab26c2ae47244949b940d1f7b4b0588f7ece38d36e717
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root cdb58454640d8039ff03cd99959ebec16b20b23d02e8936b02b8df38afc604cb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.01870765 BTC
Feerates: 203.60 > 1.87 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (8,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
907,159 907,159 00000000000000000000f21de756a29dca40b2f052a86d587bbb1f8ec46a1dd0 2,982 1.00/1.00 vMB 4
907,158 907,158 000000000000000000018e1ee0e668a27279ded3816a8075eaf0489438ba049c 2,711 1.00/1.00 vMB 3
907,157 907,157 00000000000000000000c367bb4d7d1f8baff5ca259173797ae6084bbdeaee60 3,639 1.00/1.00 vMB 3
907,156 907,156 000000000000000000002fa3a6a72e34baf68f9d612c0ceee7b4926a7a18b88a 3,977 1.00/1.00 vMB 5
907,155 907,155 0000000000000000000091a00c78db1709fcda19ade3aa219d236cb2353749fe 3,960 1.00/1.00 vMB 4
907,154 907,154 00000000000000000001634942d8a0410e1b38f49756b7fd078ecf436f0fbfe4 3,752 1.00/1.00 vMB 10
907,153 907,153 000000000000000000004856b729177bc7d142e8ae42f92af37d7be71039acf4 3,620 1.00/1.00 vMB 1
907,152 907,152 00000000000000000000138b9335f527a8f0114ee4f520e46e4bc042960a8f18 798 0.30/1.00 vMB 2
907,151 907,151 0000000000000000000201e5467a37cbf9c042edab4d5a5164204484b0bdb05c 3,125 1.00/1.00 vMB 2
907,150 907,150 0000000000000000000197d74b88a5323ee328082862f41d0d9dd491fb489e4e 1,269 0.46/1.00 vMB 2
907,149 907,149 00000000000000000001345218e06d3fa91b5fd486ca85e6ca4b6ab4ebddfa20 1,056 0.35/1.00 vMB 2
907,148 907,148 00000000000000000000a9d233096dac7bf37c289216d2e831347357f2bdd551 3,951 1.00/1.00 vMB 1
907,147 907,147 000000000000000000020187e1ec109b0a91007dde6f803e4357e4fab690f5ae 2,737 1.00/1.00 vMB 0
907,146 907,146 00000000000000000001944d1dc00df02bbe8a77eb19b062d2bcce64676dc54d 3,138 1.00/1.00 vMB 2
907,145 907,145 0000000000000000000165d6d37b31ad86b90ef8a2336bfa081ed05bf6afc930 3,025 1.00/1.00 vMB 3
907,144 907,144 0000000000000000000114f790722e1190054c979260af659880cfcbb34793a3 4,376 1.00/1.00 vMB 1
907,143 907,143 00000000000000000000ae2a37b6e9215796ab2eabc5bbf9a07c53baee3fdcfe 2,093 0.97/1.00 vMB 2
907,142 907,142 000000000000000000020889ea22c15d7c74dd329db8a7e58ec798653d05b37f 443 1.00/1.00 vMB 1
907,141 907,141 00000000000000000001c6ec635f239ddd638c23661ff739730b833b0b0cdb07 1,566 1.00/1.00 vMB 2
907,140 907,140 000000000000000000022f385ae4adaa8f03aaa879e640b7ff32c07e3e6160d4 2,349 1.00/1.00 vMB 2
907,139 907,139 0000000000000000000075a3f6e5fdb1993c1ad03b3cd8e033eeacfd63316e11 3,056 1.00/1.00 vMB 3
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.