Loading Tool

Explorer IconExplorer

Memory Pool

37,156 transactions
26.85 vMB
0.06027188 BTC
Random Selection Loading Transactions
Max Size: 136.39/200 MB

Candidate Block

Mining Attempt c02c3aa7e635b235ef4277642555be827f09150d5d3f889b9d644db4deb0824e
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root 1852ee16709345b0378218179e506e28e32a42a5f8abf003761c4786e2c180d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,945
Size: 1.00 vMB
Total Fees: 0.00983092 BTC
Feerates: 74.79 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (78,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
835,921 835,921 00000000000000000000f6ad6ea18850ed987c62a98f6e6d97399427a99957a4 3,303 1.00/1.00 vMB 9
835,920 835,920 0000000000000000000151f1e541470d4f48f95fb1b2961003193f54d32aa85c 2,490 1.00/1.00 vMB 12
835,919 835,919 00000000000000000002938b88277d6cd747ee9344483783313c974a9f6ebf4c 3,311 1.00/1.00 vMB 25
835,918 835,918 00000000000000000000a060458f87e1df06171db38ddc02c9eed487dd8562f4 2,102 1.00/1.00 vMB 9
835,917 835,917 000000000000000000035a22e85d0337a4e6feff905b685567a0461e8e819cbd 2,054 1.00/1.00 vMB 11
835,916 835,916 00000000000000000002b447861746a342d3c467c6e04868ba59aac0b5a7ad5a 2,340 1.00/1.00 vMB 20
835,915 835,915 00000000000000000001e9425a646b89be5113301ad545ba90fa6b2ebb338c50 2,464 1.00/1.00 vMB 16
835,914 835,914 0000000000000000000246c375f40bd8a7fdb409c21dd1bafe8cd91650510039 2,425 1.00/1.00 vMB 10
835,913 835,913 000000000000000000021c2ab596e04b4a11edc8594a722068986670e3bcdcef 2,805 1.00/1.00 vMB 16
835,912 835,912 0000000000000000000161609030e86c1d58f74334ed7beb55b088fc2dc6a429 3,544 1.00/1.00 vMB 30
835,911 835,911 00000000000000000002ae1f417c073e1780caf6c8daddbfc5cea3e6f993bfe4 3,136 1.00/1.00 vMB 13
835,910 835,910 0000000000000000000272c681dbc477e580d4ee5e0dc899a9353fa652356a96 2,708 1.00/1.00 vMB 17
835,909 835,909 00000000000000000000f68107df40e20fb1ebd967d77c1e8e06637fd2053530 3,072 1.00/1.00 vMB 16
835,908 835,908 000000000000000000015ab77e13d94e773602c179b080ab273c097801bfd12b 2,585 1.00/1.00 vMB 12
835,907 835,907 000000000000000000007a26f19dde1b5430c291d07e0b39fe40915f3420d639 2,657 1.00/1.00 vMB 16
835,906 835,906 0000000000000000000282287bb95a15c657235c92ef9a8e2585b5def985b122 2,787 1.00/1.00 vMB 14
835,905 835,905 00000000000000000001307bf73fce3722cc6bd715e8e9903f90d235d9aa54ae 2,099 1.00/1.00 vMB 16
835,904 835,904 000000000000000000020385956db59db1553674a7845cd56594d22c82c3d822 2,267 1.00/1.00 vMB 16
835,903 835,903 00000000000000000001914d8574c5952b247e33f9e7903e21772a9311ad71fc 2,848 1.00/1.00 vMB 15
835,902 835,902 00000000000000000000405a61ab8c63b350f746c2a67539ed9ca6e77337f3bd 3,361 1.00/1.00 vMB 22
835,901 835,901 00000000000000000001588e48ef52bfcc6a8bf3fb42049981acfd2dad3c4304 3,308 1.00/1.00 vMB 16
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.