Loading Tool

Explorer IconExplorer

Memory Pool

45,072 transactions
27.49 vMB
0.06946782 BTC
Random Selection Loading Transactions
Max Size: 145.46/200 MB

Candidate Block

Mining Attempt 9383bfe53baed4ab193cc05adcd493baab663c7da283198246b003d5b04f7256
Version 20000000
Previous Block 00000000000000000000cb7f19ead4a2971e1e5cb5a2c3b233eaf5b231d7f805
Merkle Root 08cd16bf5dd99dc5112ddf59fcb4d25ddf4d32af08a7afa821b23873b2f71335
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,616
Size: 1.00 vMB
Total Fees: 0.01780339 BTC
Feerates: 200.99 > 1.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,922 (602,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,079 312,079 00000000000000002877b443b8197d10fcbc932ce06343ce95de2c14d8618b25 398 0.21/1.00 vMB 26
312,078 312,078 00000000000000000d2f17837a43ad7ef4aae5679a344e9b3817f2c95817cc8e 129 0.07/1.00 vMB 30
312,077 312,077 00000000000000002819d8d7575ba7c7cf7529d6250ce57ace5b195757eb52cc 646 0.37/1.00 vMB 27
312,076 312,076 00000000000000000050e95f6504c9cbab353c4c90cc294b458ec1dacb2a4854 690 0.54/1.00 vMB 23
312,075 312,075 00000000000000003d7eedb1e68295dad3bbce38e2b7cd5ae1eaade73b61a967 203 0.17/1.00 vMB 22
312,074 312,074 00000000000000002056c32164201553754e1fa7e29b5aa3ea4a429c9609e3e9 404 0.23/1.00 vMB 29
312,073 312,073 00000000000000002e48167f0b40334c934e0fc4e8ef8c57403df631f0db77af 48 0.03/1.00 vMB 24
312,072 312,072 0000000000000000096e014c4412c0bb88522d071183867e61f1c34a2a8cc3bb 251 0.13/1.00 vMB 30
312,071 312,071 000000000000000006988570f84ed705d43ad889a91c26338b851b4def846c33 443 0.34/1.00 vMB 24
312,070 312,070 000000000000000007b8286de1e1fad65b1f255b6a67e837274868ba383c03e9 54 0.03/1.00 vMB 20
312,069 312,069 00000000000000002c6c26c9940d5ce8fb56753e6bc3a9a26cd963fcf41802d3 567 0.43/1.00 vMB 20
312,068 312,068 00000000000000001d53f998581c0a922043ac1c912c73384111c66eba7cf2c8 1,234 0.50/1.00 vMB 42
312,067 312,067 000000000000000008ef97282b7d1bde5455dde63649c615389bad58ad60edf9 757 0.37/1.00 vMB 31
312,066 312,066 0000000000000000348886802991859fcf53a77743c14a9e3c191daabe4d26a1 21 0.01/1.00 vMB 25
312,065 312,065 000000000000000039c82b77ceed8725bcfde210b5f1408b4a9cbbd9d5f99d16 361 0.22/1.00 vMB 30
312,064 312,064 000000000000000026d5eb5bac3cf81a36ef266eedf3bf42521fe114461cd607 201 0.11/1.00 vMB 20
312,063 312,063 0000000000000000176b93a441cb6a66bfe321f8ad8ff92b6b3d1ff44b9c5357 1,720 0.87/1.00 vMB 32
312,062 312,062 0000000000000000265c5a1d7994bda2f6a093d7f38a290d48bbd0a4d8e4b0d0 560 0.31/1.00 vMB 32
312,061 312,061 000000000000000006d2d819de12fbe3aa7701e4e88f63a52efac5ebb5a46206 254 0.12/1.00 vMB 38
312,060 312,060 00000000000000001de369225f028a2e17ea0c1132009edd210a9f69b66f65ae 72 0.04/1.00 vMB 22
312,059 312,059 000000000000000022e8146ccaa0c5ea2bb328a25a78c3c84040324da84be1bc 472 0.22/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.25 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: 655.43 GB
    • Received: 14.31 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.