Loading Tool

Explorer IconExplorer

Memory Pool

82,882 transactions
30.60 vMB
0.14065425 BTC
Random Selection Loading Transactions
Max Size: 184.19/200 MB

Candidate Block

Mining Attempt 4ec6b38cb8a72cd76a9be8e68f8dc05eb6a14ae74cb02a84712d15e5d1e504e2
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root c52a8ffdf6fe1e7a595472738b0756039628d07004f247fba6bb9ecd23e02b13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,208
Size: 1.00 vMB
Total Fees: 0.07677988 BTC
Feerates: 150.77 > 7.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (856,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
58,933 58,933 00000000058763753b3824b6c39af5509632ce67707ecb463162a4434ac59d8d 2 0.00/1.00 vMB 0
58,932 58,932 000000000a7f93ca3632827941273ee531f7fff2d7f78c8b43231186b1abebd8 1 0.00/1.00 vMB 0
58,931 58,931 0000000008c3e5591ea99e1e37c7d9e9bd9fc0cc021e3cfb5207d1d50d3e9a21 2 0.00/1.00 vMB 0
58,930 58,930 0000000000cb58392511e2bb21c1b5821832b38001fad2f6d463e5133992ae23 2 0.00/1.00 vMB 0
58,929 58,929 00000000002060d2106fd5916124c761a01cede9ce70832befb6103823f5ca5a 1 0.00/1.00 vMB 0
58,928 58,928 0000000008dbdab7f1afb2c5705db86f080ee43a8483a89d4a410b0c934ec087 2 0.00/1.00 vMB 0
58,927 58,927 0000000005358205f0514344b566ad301517a555ae579728807ef8c1c59a8cc3 1 0.00/1.00 vMB 0
58,926 58,926 0000000008f19dfe8fe3cdb6424b34d67dbba25b6b1d0ebd9d700f80d3d01c42 2 0.00/1.00 vMB 0
58,925 58,925 0000000001d1f785aca126b96620518b56cfb832802ee70d485f7260fc159c5e 3 0.00/1.00 vMB 0
58,924 58,924 000000000b3a24e0d9e3e7036ae04b84eecb3d55e6308c3f4ff7e7d6e20ee9d8 1 0.00/1.00 vMB 0
58,923 58,923 000000000de794f863ad99062ee51fda3eaf5d6b40de22a32500d16e3881da82 3 0.00/1.00 vMB 0
58,922 58,922 00000000034422d0bc5a3eeb9a85a4b0fd0aeda5ffa68674dc5993673ab89d44 1 0.00/1.00 vMB 0
58,921 58,921 0000000003b121385e5cce8c695f44844e9604e703c8d408538a8082f9a9c8aa 1 0.00/1.00 vMB 0
58,920 58,920 000000000131e6477997bca0d63c5cfb91b11378e6acdc2a7e096e1f5d17a74a 1 0.00/1.00 vMB 0
58,919 58,919 0000000003d4cd07f86bbd31be03922ce6b0543aa2e28b52a31cf1e75fbe814d 2 0.00/1.00 vMB 0
58,918 58,918 0000000009b6c26e7254c17ce6ddb55b453d81e97c96ff9151bdad04ef4405a5 2 0.00/1.00 vMB 0
58,917 58,917 0000000006302e4bebc40c4ecf379fc10f744a92716484948db16a42e5a1dae5 2 0.00/1.00 vMB 0
58,916 58,916 00000000085381ad2653694221c0965fad941b7b6ade5b339d4d3035c25c6f3e 1 0.00/1.00 vMB 0
58,915 58,915 000000000321c70a95618bd8c94e4978d9d6427e4ce217d5b98cd1b39a7df443 1 0.00/1.00 vMB 0
58,914 58,914 000000000d38d129cfbb514d061566751ef8e60cdbf6d88e8436c337b1f51fb4 3 0.00/1.00 vMB 0
58,913 58,913 000000000ed95445232320c4b8342e63c6d7970c808fbbe79bc1375dbfbaf898 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.33 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: 660.43 GB
    • Received: 14.74 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.