Loading Tool

Explorer IconExplorer

Memory Pool

75,319 transactions
29.34 vMB
0.08926519 BTC
Random Selection Loading Transactions
Max Size: 177.32/200 MB

Candidate Block

Mining Attempt 86c50ea627ab1bf99751903191a6315fc9c7210473989d62190d8ac9c33f337b
Version 20000000
Previous Block 00000000000000000001a4680f61fa8055c30a8aee518e2366bd68e5b7c97599
Merkle Root 0c722d737d6f1b800de4f29139c6a13994d4ac7c8feb32692774983c5b74329b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,106
Size: 1.00 vMB
Total Fees: 0.02347921 BTC
Feerates: 147.99 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,444 (4,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,928 910,928 00000000000000000000cf88957ae6e9ff9f11de7a59fec703f2b7dc220ee4a0 3,057 1.00/1.00 vMB 2
910,927 910,927 000000000000000000009e50eb8b8c7c7556b60b68e3fd78d663257d766d9a1c 3,966 1.00/1.00 vMB 0
910,926 910,926 00000000000000000000ced6b8a3987bada08933cbcc2ac2759fd2d70950d9ec 4,455 1.00/1.00 vMB 0
910,925 910,925 000000000000000000004cd98df58da0fdde71a12b905f31b5bfb804ef803f72 3,125 1.00/1.00 vMB 2
910,924 910,924 000000000000000000000a686a5fdfb65f8559130e0063a0e34e1f90d9d1f9ec 3,519 1.00/1.00 vMB 6
910,923 910,923 0000000000000000000104eace25aacd896525ab522a23b8c8a39d36a3cc88e3 4,071 1.00/1.00 vMB 2
910,922 910,922 00000000000000000001de22652e58a4fe7332de051ac4187297644b105c1ee5 4,200 1.00/1.00 vMB 1
910,921 910,921 00000000000000000001bb435b96faace6c599890cdec471106d5bacf4481e16 3,738 1.00/1.00 vMB 3
910,920 910,920 00000000000000000001fa5c35b3cc6d5793581598efca1151816d4f2ab6c311 2,721 1.00/1.00 vMB 2
910,919 910,919 0000000000000000000025046f9537cfd69144317174cb63a048bb22fd451a74 3,131 1.00/1.00 vMB 2
910,918 910,918 00000000000000000001e580362e660998de1e84b019f81a8e68c798775bc887 4,394 1.00/1.00 vMB 5
910,917 910,917 00000000000000000001bb418ff8dfff65ea0dab3d9f53923112d2b2f12f4ee7 2,006 0.56/1.00 vMB 2
910,916 910,916 000000000000000000011d9e3d59583e2c631e3577c29e59295148e2167618a2 3,899 1.00/1.00 vMB 2
910,915 910,915 00000000000000000001b173c8c56ee9fec23671bb5aea8971300699b2a04d4e 1,560 1.00/1.00 vMB 0
910,914 910,914 00000000000000000001b3c159611f81bf85ee08e930126e822693a84106c8ff 1,090 1.00/1.00 vMB 0
910,913 910,913 000000000000000000015e44d58b0e75b2cb107794a23ff8f17c01c26ef62829 3,317 1.00/1.00 vMB 2
910,912 910,912 00000000000000000000f852e449a5960c554452f511759879226c4f1e4af25e 3,902 1.00/1.00 vMB 0
910,911 910,911 000000000000000000011a16e2b07b9e74251f529986cee2a45c59f03b64a050 4,188 1.00/1.00 vMB 2
910,910 910,910 00000000000000000001b0990dc7c442d33d6845547570808d0b855ca0526421 4,198 1.00/1.00 vMB 1
910,909 910,909 00000000000000000001063d6678998c1bb56431f5b161c043bec1c8dc0d36c7 4,483 1.00/1.00 vMB 0
910,908 910,908 00000000000000000001cb919bd14d06d26f9801c830b27d0cc5735c06b7489e 3,835 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.17 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: 748.22 GB
    • Received: 18.79 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.