Loading Tool

Explorer IconExplorer

Memory Pool

76,329 transactions
28.52 vMB
0.06991703 BTC
Random Selection Loading Transactions
Max Size: 172.68/200 MB

Candidate Block

Mining Attempt 58f9efad38edbfcc81aa4ca4999e787f022fa2410b32e2a7d3656c91c8657c75
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root a60cba007fca5008641254de5d7a1f920b1e6b24c61dc745ecbda8ba6ef17fb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,583
Size: 1.00 vMB
Total Fees: 0.01078272 BTC
Feerates: 150.93 > 1.08 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (300,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,266 614,266 000000000000000000106f4dff73213c4f90868e1db809c46cd3d4b9dbe7a014 3,241 1.00/1.00 vMB 12
614,265 614,265 00000000000000000002a3d7f5640a61cad983620a80e965bbff9084037fc86a 3,006 1.00/1.00 vMB 17
614,264 614,264 0000000000000000001100e869c2bf59451b27b7ea169807c3d19dcdeb0bf560 2,152 0.73/1.00 vMB 11
614,263 614,263 00000000000000000003f99ad53b10813cadf6cf08faca62903ed696ba4c78b6 1,599 0.60/1.00 vMB 11
614,262 614,262 00000000000000000005f3303b5d69bb5d2998a5711cd833cd821f41214026f2 1,313 0.39/1.00 vMB 12
614,261 614,261 0000000000000000000ff0a8f4a725ead383b31e3c576617864037bdd459d174 2,076 0.69/1.00 vMB 12
614,260 614,260 00000000000000000007780e58b61ed964a74b6e6d3a25fa55a9d4988958f1a4 1,419 0.52/1.00 vMB 8
614,259 614,259 00000000000000000003caeab94cc9eae6a86f41c91122e4386cdf2698172e13 746 0.23/1.00 vMB 11
614,258 614,258 0000000000000000000f4ae015e2b539ff4e54d84ae08f17b642319ec0af9e33 778 0.30/1.00 vMB 13
614,257 614,257 0000000000000000000d03367dddbf4ee3ecdacab04bddc7890048cd17a6fd3a 2,739 1.00/1.00 vMB 12
614,256 614,256 00000000000000000002c30333007248caf4aa9a68a4aa6686d6f35f625bd26a 2,118 0.72/1.00 vMB 12
614,255 614,255 0000000000000000001130557ca91e317fb131e8280ee8251f5db090f8516188 1,807 0.95/1.00 vMB 4
614,254 614,254 0000000000000000000b080af87f6ad2fdea96981fb3b2d314043189aa659038 3,007 1.00/1.00 vMB 18
614,253 614,253 0000000000000000000b9e2c9f2fb60af4cc63d308bb8852ac6162babfe016a8 86 0.04/1.00 vMB 11
614,252 614,252 00000000000000000007d56a18870fbd822839794c6e12566342db54fae539e5 1,575 0.94/1.00 vMB 2
614,251 614,251 000000000000000000043a9b915a2392ef952904f9f96a3b38b8cf3307c22bf6 2,924 1.00/1.00 vMB 21
614,250 614,250 0000000000000000000c3b1ae963a05ea6d27ef2c10b10f8e6e7a48df9f721ae 111 0.03/1.00 vMB 11
614,249 614,249 0000000000000000000fe7bb582e48af4e632d099159abe44f389a46ca10800b 484 0.16/1.00 vMB 13
614,248 614,248 00000000000000000013021ac2a27b4a0a9cb1ad30c34bce40c2e932699eb1fc 2,157 0.75/1.00 vMB 11
614,247 614,247 00000000000000000000b080cb89ea4a6b682443c8fd082e4902bd9cda0bf3d2 481 0.62/1.00 vMB 1
614,246 614,246 000000000000000000022e9dd4ada5eb87401e27944a8858725951fe15a6a2bc 2,716 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.