Loading Tool

Explorer IconExplorer

Memory Pool

63,064 transactions
20.64 vMB
0.05186151 BTC
Random Selection Loading Transactions
Max Size: 131.50/200 MB

Candidate Block

Mining Attempt a4ccf90ea72321646592898e5195dde2c192a8342e3772974c0629f8d77efa5c
Version 20000000
Previous Block 00000000000000000000e338a1c90feb9182d7b853fad30c9e138876190215e7
Merkle Root a968117066c25435e70ed40d7880400716679fadbf2a4661ff87c1a2145acaf8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,901
Size: 1.00 vMB
Total Fees: 0.00461387 BTC
Feerates: 40.21 > 0.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,675 (914,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
998 998 000000003b2cfccabec62b1f874ee8e8e3c481a7e78d5188d7777fbbb948f1a0 1 0.00/1.00 vMB 0
997 997 00000000a231f8c4eb3e7abd317d52964002854596956660a678e4d11537e73e 1 0.00/1.00 vMB 0
996 996 00000000135e515a3570b8bd43cc0e5bc301780b7d98a57fe980739df183d289 1 0.00/1.00 vMB 0
995 995 000000000881c1287f3eb22d7cf45356c826ec0d35ecc0a7724b3f7b1817d3f0 1 0.00/1.00 vMB 0
994 994 00000000f6e8e7975456ff3cdff418d55552c6a99cdbaa54cddd53837f974d7b 1 0.00/1.00 vMB 0
993 993 00000000347030f090cf9ee7e51d421804362334d1f97905b6b7158d2d3fd737 1 0.00/1.00 vMB 0
992 992 000000005b113ff7a3a03d633e87a416a372f09b37da8891650c6f8812e7288e 1 0.00/1.00 vMB 0
991 991 00000000a97c5e59f98521c4c84e14ce030c67611feb28221c5a6f1276be5efb 1 0.00/1.00 vMB 0
990 990 000000003fd0fa5f78eea07b6daf176bfab63fb28a56768e7bbce39f047a7c14 1 0.00/1.00 vMB 0
989 989 000000008a3893cb71fd4fe6d29882bec1de9fdbe70a4f5408f6d9bb6ff2680d 1 0.00/1.00 vMB 0
988 988 000000005b01b8ddef835564691bd96f7c418dc48f399e6949cf5607420d971d 1 0.00/1.00 vMB 0
987 987 0000000046e6482b90633bb69bf904b904ca955e275fbe93cbdd5c9dd78dd3f4 1 0.00/1.00 vMB 0
986 986 00000000bdc6a035a608cc5e03e7e35fd39d520eb1003b1a4c937ad30baafa94 1 0.00/1.00 vMB 0
985 985 00000000b7c1c85a20a8912759dbf358891ac723c1bd74200107fe01278f7535 1 0.00/1.00 vMB 0
984 984 000000003182f3b9579afb0a93a01e40c86eed120dfe45579e37c89874c372f5 1 0.00/1.00 vMB 0
983 983 00000000bf6d26fb6d73d9473701ad8452bc39e0c2e98a5a4007bdcea01c23dc 1 0.00/1.00 vMB 0
982 982 000000000bdef3b2f2cf98e7dfbbf1d2c2301f6174797c80fe447218e138364d 1 0.00/1.00 vMB 0
981 981 000000007f030f9dc40eb3c9b3b5aea163105bee02fa6f539c5ee7cab649f944 1 0.00/1.00 vMB 0
980 980 00000000597a88a69db95f4d27a4f4438041770ece5eeb66642bee1e95a81ad7 1 0.00/1.00 vMB 0
979 979 000000002b870b7d6259bc5444aa77e781c9fc776533936419b4b6548fed6162 1 0.00/1.00 vMB 0
978 978 00000000dc3c50f11736dae2b2a81a2879eab4045af9cec59d359ac1a84927d9 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.56 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: 774.26 GB
    • Received: 20.66 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.