Loading Tool

Explorer IconExplorer

Memory Pool

82,176 transactions
30.96 vMB
0.10380114 BTC
Random Selection Loading Transactions
Max Size: 188.25/200 MB

Candidate Block

Mining Attempt b59736e53a82056ae8089c635eb2d60b8f0190daf14da86a5bdd609f01252c54
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 5662f29329ee0e5e6282f14f3a04303bd2928e4bc255013f7c273fdda2db4329
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,028
Size: 1.00 vMB
Total Fees: 0.03095163 BTC
Feerates: 200.89 > 3.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (103,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,961 811,961 00000000000000000000302c5ec3bc52fda6c081023e73f23a47c8142949bc94 1,564 1.00/1.00 vMB 4
811,960 811,960 00000000000000000002bc9e68c5e053f597353579d84930ecbec1501866a7fe 452 1.00/1.00 vMB 7
811,959 811,959 00000000000000000002033565f4999bb233a067fab109af78bb2df9d4eeef3f 761 1.00/1.00 vMB 11
811,958 811,958 00000000000000000000a920f3ef98a8f80b585eb3dd0588dd7cd3cc126528e2 423 1.00/1.00 vMB 10
811,957 811,957 00000000000000000003ad681ffea30103b93cfa344db727786df0a1af03d43b 1,186 1.00/1.00 vMB 12
811,956 811,956 0000000000000000000018a263a335a046416b0c2354b716a177766c46e5946c 768 1.00/1.00 vMB 11
811,955 811,955 00000000000000000000563f1938c08e691a1ef7e0b179c6be69e1791932efb6 475 1.00/1.00 vMB 7
811,954 811,954 00000000000000000002a6229a1248dae9db33a8c603ca1eb85a73afb09d6cb4 699 1.00/1.00 vMB 11
811,953 811,953 00000000000000000000bf0f8002e74ca7a8b57d8ea2ac420202aa9c6c6ef34d 2,357 1.00/1.00 vMB 18
811,952 811,952 0000000000000000000216cfc449b93740650f20670a053a86c2ded8ed14c946 1,834 1.00/1.00 vMB 3
811,951 811,951 00000000000000000004824a47c81d43466dc35d9e974a36e76e79024fa38c0d 1,008 1.00/1.00 vMB 6
811,950 811,950 0000000000000000000265bb40cadeeaa8c299c538350deeb0bf64ad3b149529 720 1.00/1.00 vMB 12
811,949 811,949 0000000000000000000020f1e18a4298d6dec99bddb55c3ef303f842a692b160 1,271 1.00/1.00 vMB 14
811,948 811,948 000000000000000000045e09f9f0c5c78dc320f21efc9ed7078f61975c8f195c 529 1.00/1.00 vMB 7
811,947 811,947 000000000000000000040bf1b648bcfc3145c95a197f97a24be3d5b7a8a4c1b2 364 1.00/1.00 vMB 7
811,946 811,946 00000000000000000004cbaf09db1fe2765d964a759b2b13889bc367a1286314 731 1.00/1.00 vMB 11
811,945 811,945 00000000000000000003eb013418a9e3f868c284e1e795179be1cb7eeba2628a 901 1.00/1.00 vMB 7
811,944 811,944 00000000000000000000c6f0fc4abc85f9ce639e26c69fb410567cab115efa74 977 1.00/1.00 vMB 9
811,943 811,943 00000000000000000002879a61c484afe0bdfed372c002c6c4c9cc170f9993fd 1,151 1.00/1.00 vMB 13
811,942 811,942 00000000000000000002b1846c510d00124f37467625b84be86b28e7978ce1e6 2,799 1.00/1.00 vMB 21
811,941 811,941 000000000000000000028118205cc4be12a6e34eb2b5b67545c2ad19b4295323 1,729 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.60 GB
    • Received: 18.21 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.