Loading Tool

Explorer IconExplorer

Memory Pool

75,086 transactions
27.71 vMB
0.07753995 BTC
Random Selection Loading Transactions
Max Size: 168.53/200 MB

Candidate Block

Mining Attempt 53d5232409fd6a90acc7b1debc94ba677f4d8d0daf647315b0baaa8f88877ec2
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 1a929ad3c856e1a75224ed9ee09d3df81debb6ae4094d73f3f93712d0e5f75be
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,398
Size: 1.00 vMB
Total Fees: 0.01821831 BTC
Feerates: 151.01 > 1.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (45,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,979 869,979 000000000000000000011a47a9bc1612965e6956be69ef89d47c2ba9dea0d14c 2,561 1.00/1.00 vMB 4
869,978 869,978 00000000000000000000ee45d61ae9e085a52bb8e056d1d37f2e21920d1ec1fb 2,492 1.00/1.00 vMB 10
869,977 869,977 000000000000000000019220b3da01b5e017990cadca9eb5fd00bd1f201a8619 3,169 1.00/1.00 vMB 12
869,976 869,976 00000000000000000002b07ec8000c53c905b6c2e14d889015119ebbf9809e23 3,295 1.00/1.00 vMB 12
869,975 869,975 000000000000000000008289b4d7f4da12a720d642b2174525f6b59edebd929d 3,689 1.00/1.00 vMB 19
869,974 869,974 000000000000000000029663d8d09e627904a95b030693ce5a5bb97ee9796709 3,659 1.00/1.00 vMB 21
869,973 869,973 0000000000000000000269545db74850aa4b0469779bafe330d383bcd02f0dd2 2,923 1.00/1.00 vMB 8
869,972 869,972 00000000000000000000842a66d4267cdb22cc884d132fca1e50e595abb3aecc 2,640 1.00/1.00 vMB 3
869,971 869,971 00000000000000000000392924995ea0039013dd2715097f56da708f9c1908e7 2,639 1.00/1.00 vMB 6
869,970 869,970 0000000000000000000275d3725d120b4320645bcb236c665faeacabd679ffe4 2,576 1.00/1.00 vMB 7
869,969 869,969 0000000000000000000281883e7ee630df8d8d448f85dcc4ea5c1d9af5c51e9b 3,694 1.00/1.00 vMB 16
869,968 869,968 000000000000000000027471c595713f80ae5db1fb1f19d7c13b7f04ee41b519 3,772 1.00/1.00 vMB 13
869,967 869,967 00000000000000000000718c8a16756e62b38ea70e2d0c81f450ab45445ba60f 3,155 1.00/1.00 vMB 15
869,966 869,966 00000000000000000001d25c0356ba6ef354ff7e87d7925bf09739da1697e064 1,627 1.00/1.00 vMB 5
869,965 869,965 0000000000000000000233ae1c98c7d15671cf9d541a207078e3027dd26d9d64 3,077 1.00/1.00 vMB 9
869,964 869,964 00000000000000000001644363f3109723fa4bd15339ceac185e62de0884d5c2 2,734 1.00/1.00 vMB 10
869,963 869,963 00000000000000000001dabf7597d51de97bef73443c64a9983ba2d636cfc5c4 2,046 1.00/1.00 vMB 8
869,962 869,962 00000000000000000002010cbf322c88abdf30a6fbe0e1d1408c788bc89fd573 2,635 1.00/1.00 vMB 8
869,961 869,961 00000000000000000001842516701d431b88e3c7facb6466b337a4a03fd38cca 2,119 1.00/1.00 vMB 9
869,960 869,960 00000000000000000001ad7122015f27efa0c99e0f23c3a4795ea607d5859d00 2,878 1.00/1.00 vMB 7
869,959 869,959 000000000000000000026164da3b47ec0a02ce690b775c977bb0b40a4ece9a75 3,575 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.