Loading Tool

Explorer IconExplorer

Memory Pool

37,794 transactions
27.00 vMB
0.06371254 BTC
Random Selection Loading Transactions
Max Size: 137.37/200 MB

Candidate Block

Mining Attempt 2b497a7ae9883b0036d75cd735471cdaf9eb37bbcbacc576bf61aac8248fb5e7
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root 04582dc38e509a9e9c249fd4b9b6753524bec521744dee6052907849d4c7e914
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,928
Size: 1.00 vMB
Total Fees: 0.01283897 BTC
Feerates: 100.28 > 1.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (81,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,156 833,156 00000000000000000003200381c65029394778347c0560067db27b7328cea609 1,072 1.00/1.00 vMB 102
833,155 833,155 00000000000000000001ef60cc3492f18e6adf34e276b0bf14d86a76bc75be83 3,108 1.00/1.00 vMB 98
833,154 833,154 00000000000000000002886c959055ce15468bf2c6c8a3288ed842f4d02128b6 2,813 1.00/1.00 vMB 105
833,153 833,153 00000000000000000000bb0b92facc178f80dda69229664762906aad5e7ed8d9 3,246 1.00/1.00 vMB 67
833,152 833,152 00000000000000000001f9efc8dbe420b46445ad2dfbcebd2ae3a71143500f24 3,050 1.00/1.00 vMB 71
833,151 833,151 00000000000000000001dc6f0a5e47fb02bf519388d4df6ed9869e179d4596f1 3,131 1.00/1.00 vMB 82
833,150 833,150 00000000000000000002c21b6bd62d09c70f35d8eab5ce748dd4387c1ef465bb 2,904 1.00/1.00 vMB 98
833,149 833,149 00000000000000000002cb91b9b3f2df2027f5d2d950a9a722128fbd4889fde4 1,966 1.00/1.00 vMB 81
833,148 833,148 00000000000000000001acdbe777cf7b1de04fb289bf94ccfca08048d51c17e4 3,048 1.00/1.00 vMB 97
833,147 833,147 0000000000000000000273aa0ecce76dda30bb773042678730682be3dfbc2074 2,676 1.00/1.00 vMB 88
833,146 833,146 000000000000000000022c6cb309f2857d4283977e075138e803dbe3aac261b8 3,135 1.00/1.00 vMB 94
833,145 833,145 00000000000000000001044a96177dec8997d2aee48afab88c362bb36cd5fc33 2,971 1.00/1.00 vMB 94
833,144 833,144 000000000000000000032147e4c93d510872739e6b03c57623b6c2cb39deae2e 3,187 1.00/1.00 vMB 95
833,143 833,143 0000000000000000000069deaa91278af33b061496f645a3b9f4f982ba0680dd 2,996 1.00/1.00 vMB 126
833,142 833,142 000000000000000000034f3e0a65dfafa2ca476678a4c98ceff95c013ec8d124 2,871 1.00/1.00 vMB 95
833,141 833,141 0000000000000000000214a27c25f022ca874fdc3386172470e510bd768a3f27 2,921 1.00/1.00 vMB 74
833,140 833,140 000000000000000000009191c9e10a696928ee12c02529522924aa394c0a70e6 2,910 1.00/1.00 vMB 82
833,139 833,139 00000000000000000001a542d73660eb719d992e21af5a0986a161394e4c1660 2,987 1.00/1.00 vMB 83
833,138 833,138 0000000000000000000106df6967b038cdd785c6e3387cc190eadb5896238582 3,040 1.00/1.00 vMB 90
833,137 833,137 00000000000000000002443f7e1569d2e735bea3a132d91b9b999bdc80c65146 3,359 1.00/1.00 vMB 86
833,136 833,136 000000000000000000021483c37a05aeba1d99430377278104019bdf6a10733b 2,575 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.