Loading Tool

Explorer IconExplorer

Memory Pool

79,635 transactions
29.98 vMB
0.08549342 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt ac3bd6927bb9ef424bc77fc1f8b6cd6a9d7b6b4726af2f1cadfd8a84ff1fa18b
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 8fe6662d3e4aa1d5fa87d94469bc4046b6718537367ad630cce5f6b9fac8f497
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,004
Size: 1.00 vMB
Total Fees: 0.01661278 BTC
Feerates: 40.21 > 1.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (67,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,110 848,110 000000000000000000024e1d276279a3c0cbdb2c29f3779cbf27ca80bd8c86e4 3,316 1.00/1.00 vMB 22
848,109 848,109 00000000000000000002964172463875672bc73306aac82fc0dbcd360f56e81a 3,593 1.00/1.00 vMB 25
848,108 848,108 0000000000000000000042d1cc460d6e584258b71243867a9a921550d611755e 4,436 1.00/1.00 vMB 34
848,107 848,107 000000000000000000032e44a4bd20db295a6fbae146236c3a41f47cf73be2ff 4,242 1.00/1.00 vMB 42
848,106 848,106 0000000000000000000177f98931053d5f4d8245bd07d5cfad0a4475d789d9da 4,461 1.00/1.00 vMB 57
848,105 848,105 000000000000000000024ece9a1bd3f0c9d4a6b6be7857cfdf79734cd333e6a6 4,405 1.00/1.00 vMB 29
848,104 848,104 0000000000000000000324fc1ad2b9a4c98533cacf10ef19633a0b87372fa11e 2,352 1.00/1.00 vMB 32
848,103 848,103 000000000000000000018959242b9d430b4fc6fb73105ee5fa9f62d1669fe988 2,651 1.00/1.00 vMB 23
848,102 848,102 000000000000000000006a6ec599a3d82ce6c01d5bbadca6a13c942d7a9105dd 2,708 1.00/1.00 vMB 24
848,101 848,101 000000000000000000029eb603101ecde350476188a76b3614c8c9c0b6118d81 189 1.00/1.00 vMB 19
848,100 848,100 00000000000000000000f2fef3bdfc7a741141bc14846b36339c29dce5ffe54c 2,864 1.00/1.00 vMB 24
848,099 848,099 000000000000000000008205e75f1af53eb9042cbd40900cde09b408a47c9c45 1,891 1.00/1.00 vMB 23
848,098 848,098 00000000000000000002f6fbc2ab324db8f7ea7a54f4f9191108074cf82877ca 1,777 1.00/1.00 vMB 21
848,097 848,097 00000000000000000000ca08aa09e1397712660eae3612739b12845959d0698b 969 1.00/1.00 vMB 20
848,096 848,096 0000000000000000000176c3553e2de906cabbc40e675499953d77ab148890e5 2,704 1.00/1.00 vMB 21
848,095 848,095 00000000000000000003099665ad8c85f5d22d12dd37de5a1f2bf04fb7641bcb 3,481 1.00/1.00 vMB 25
848,094 848,094 00000000000000000000f7aed3d02c58b18ff2dedf6b030504b1b94c6d49fcbc 3,089 1.00/1.00 vMB 26
848,093 848,093 0000000000000000000215f249cccad91b24403d9b1b707c182923f55ecd37ff 3,307 1.00/1.00 vMB 21
848,092 848,092 0000000000000000000056a1d523ac9fb8a71d48aeab88e00339704f1afe83a5 2,455 1.00/1.00 vMB 31
848,091 848,091 000000000000000000030b08d24dfd69f76faa09ac19192d8a312cc44422fbc8 1,297 1.00/1.00 vMB 23
848,090 848,090 000000000000000000022302749e05405a9b121dc9d8d63fa1045097f22cac7b 2,186 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.24 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.