Loading Tool

Explorer IconExplorer

Memory Pool

37,277 transactions
17.84 vMB
0.13550973 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.25/200 MB

Candidate Block

Mining Attempt b0bb6aa274c09bebb495ed37384e7b00e94eb102a22700d77e1a934738ead39d
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root eace1f624fc35c79e6951bf2d931d9745ce8474fb04fc7284941b83f31e791d3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 783
Size: 1.00 vMB
Total Fees: 0.02702696 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (824,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
88,784 88,784 0000000000152ce5af6b3f87a14716da0887c90654df68a12d141cf35d1e5ce4 1 0.00 vMB 0
88,783 88,783 000000000009c9be6f747040ad13028d52866f56701bbdde81af6d9beec90490 3 0.00 vMB 0
88,782 88,782 00000000000fef3efd549ce3cd53116d12bb92aa8c9396f9dcaf88c3d198dd8d 1 0.00 vMB 0
88,781 88,781 00000000000dac782b63de3be3e8b7eeff627310e33ce75ce5b6a81fb0cf084e 1 0.00 vMB 0
88,780 88,780 000000000007c481aa9fb5091679000a6dd0203029c23bba3353513aa38c1cf1 1 0.00 vMB 0
88,779 88,779 0000000000125c2903dfeb6de188014040177d95eaafca05940ab9f781bfc02a 1 0.00 vMB 0
88,778 88,778 000000000013a9e6efbdecbb1ef6d820b36e03d2ce3b4ae14afbb5ed256a288e 1 0.00 vMB 0
88,777 88,777 00000000000725415933cfd2d9f580d2fcbf9ec23c14e3cdab4f1e6298fa1ad4 2 0.00 vMB 0
88,776 88,776 000000000009542110833c5990314d4e0912bf548a9127f45401b5932bc852c7 1 0.00 vMB 0
88,775 88,775 000000000005f16e10bdbc01305e5df4003e9ae7903d1b83f39431e8c88be027 1 0.00 vMB 0
88,774 88,774 00000000000e7afafb26a3ed9bc21be44ed135fb691e4c1acb8fb50dcf76adad 2 0.00 vMB 0
88,773 88,773 00000000000a3ed45a131cc17106a818ec0211dbfebfb0ac7f8fa022216311c3 1 0.00 vMB 0
88,772 88,772 000000000009956998b5038a5dc2f1a9d3fd9fa0f6e1c5bd8a6e91cc26de908b 2 0.00 vMB 0
88,771 88,771 0000000000025777a017a8b9d792962e008da26989e3036f9aac0f41d08ba5dc 1 0.00 vMB 0
88,770 88,770 00000000000ee18b4d8eb1fd42bce9d387317ecaf5c071c8dc3c2a634b1fa856 2 0.00 vMB 0
88,769 88,769 0000000000020d9452005f0bdf297d066c6901a6f80a92bf85b9528e7d618f3a 1 0.00 vMB 0
88,768 88,768 000000000004db6515ac5c394249a4d6106acf7b4824c3950a11055356171b79 1 0.00 vMB 0
88,767 88,767 0000000000086a5482c0fcc7bc055ef225f12bc41cc8a2ef1b0feb4b2a894414 3 0.00 vMB 0
88,766 88,766 00000000000c47604ebba3f1ad2de91e08a36b39937609c7b877cf01ecb0d2bf 2 0.00 vMB 0
88,765 88,765 000000000011ff129cfa2675520e0e1c16400e490e7c17d14ca25a7ae4ff4f47 1 0.00 vMB 0
88,764 88,764 0000000000061f61bd8be37d0de336d8711b842238f43f0291533bf7e3024f47 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 82
    • Outgoing: 10
  • Data Transfer:
    • Sent: 129.99 GB
    • Received: 0.53 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.