Loading Tool

Explorer IconExplorer

Memory Pool

45,460 transactions
28.88 vMB
0.12817715 BTC
Random Selection Loading Transactions
Max Size: 150.69/200 MB

Candidate Block

Mining Attempt 34c78e69d7eb05eb1794c5327fda42362e14e6692bb36f63c1127a24caedd218
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root 66e9d8aee5aa22970ee443320f494257cceca873ce60be663c406a0c529950e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,045
Size: 1.00 vMB
Total Fees: 0.03979891 BTC
Feerates: 201.13 > 3.99 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (149,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,983 764,983 0000000000000000000324776c16884ecb84b39b0d4fc2b434a611afd2b00908 1,054 1.00/1.00 vMB 21
764,982 764,982 000000000000000000015bb35d2d34121a3df0c54f3f9886e4fdb860ea7252e6 1,273 0.75/1.00 vMB 10
764,981 764,981 00000000000000000000a83c31955bdb19ac3cf17e642efcbe08f2f0f1e3d74d 2,145 1.00/1.00 vMB 18
764,980 764,980 0000000000000000000626f86697ffc78b21e12153f6c6237d0826e75fdb4df7 582 0.24/1.00 vMB 15
764,979 764,979 00000000000000000006b56b742b1f5b3930734fed0c97e357fd3990d12994f1 1,574 0.77/1.00 vMB 12
764,978 764,978 00000000000000000002544d94321d2c45114d395bcfa83cbfd1d6a832b5df85 1,473 0.82/1.00 vMB 12
764,977 764,977 000000000000000000020bc6b74b4d61a442201c1ec2020227c423d3c91a22f5 1,949 0.72/1.00 vMB 18
764,976 764,976 000000000000000000036dbbf52ab38f914fb1e12351a141016afc5c9936285b 310 0.20/1.00 vMB 11
764,975 764,975 0000000000000000000404895b2ccd34108555e5b89a6bc97fa389b9d028b17c 1,668 1.00/1.00 vMB 11
764,974 764,974 00000000000000000006d88ede874206f19870bb842b1937eecd79d873c2c507 2,055 1.00/1.00 vMB 11
764,973 764,973 0000000000000000000536e6a67594653c62cc51973b501a31cc442f867d251f 1,704 1.00/1.00 vMB 18
764,972 764,972 00000000000000000001d5d4f8dc4d3688fdfd1d8e9822ceaa609befce3f2a29 2,864 1.00/1.00 vMB 32
764,971 764,971 00000000000000000005bd47c4d45842e3b0f0ab11d07ad1712edd6c659e10fc 855 0.93/1.00 vMB 4
764,970 764,970 00000000000000000006ebe3d47aa3d626f0e8587958752bedb0974e5bddee3c 1,841 1.00/1.00 vMB 4
764,969 764,969 00000000000000000003d16ad100e4942911c8152519b0a1361a616ac8fcf265 2,840 1.00/1.00 vMB 15
764,968 764,968 000000000000000000002de39040198e189234154eece007e8ff2e728b5e0f50 1,480 1.00/1.00 vMB 17
764,967 764,967 00000000000000000000318c9251e3c3717a2aa9b5f7a543c67a3a57b8d0698a 2,825 1.00/1.00 vMB 22
764,966 764,966 0000000000000000000167d84db1eddcb15350a94f3aedfe63953d407eaf2c05 3,226 1.00/1.00 vMB 35
764,965 764,965 00000000000000000003fb25ef03510bd041d57e698ed61ffb71ed4c223d7463 2,653 1.00/1.00 vMB 22
764,964 764,964 000000000000000000003b57030180372ba8b60ea947ac04abd9bf1d102690a1 1,569 0.64/1.00 vMB 14
764,963 764,963 00000000000000000006a5b80b363a7115cedff210a80b91b78a1f03fa862df8 2,043 0.82/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.66 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.