Loading Tool

Explorer IconExplorer

Memory Pool

53,141 transactions
31.12 vMB
0.16275127 BTC
Random Selection Loading Transactions
Max Size: 167.13/200 MB

Candidate Block

Mining Attempt 90315dc7f69f6e95183e76fdbeed0f5e160503286a9f86d39991161912516117
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root cebc9c0a29bf22e54e233efc07bc7a61fe67853c16641047b8c1730a996caf80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,105
Size: 1.00 vMB
Total Fees: 0.07261010 BTC
Feerates: 150.75 > 7.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (150,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,341 764,341 00000000000000000004579832b754b07eb92ced187d6aa4a515a5f94aee4576 1,537 1.00/1.00 vMB 5
764,340 764,340 00000000000000000000e0f0cae010657728483b0c18870ae8d00fc8ee1dcd77 1,859 1.00/1.00 vMB 12
764,339 764,339 000000000000000000019c5295cf678cdcdae13c2c9d6a8cf9bcb66fd05489b2 1,623 1.00/1.00 vMB 12
764,338 764,338 000000000000000000046710a408d8da55aba52b800650bd67f4b14342b7073f 1,976 1.00/1.00 vMB 16
764,337 764,337 0000000000000000000009c9d30ea797322c70fdd849f2a091275715f6a6f8aa 2,006 1.00/1.00 vMB 20
764,336 764,336 000000000000000000074defc6f609426f86f7e2bbd06127c199dfbe1893de87 1,760 1.00/1.00 vMB 6
764,335 764,335 0000000000000000000084700ea52f538762db002ee4b510f5f8532f61d67adc 1,529 1.00/1.00 vMB 8
764,334 764,334 0000000000000000000668f91abbb8cc1d8532b312bca0b78bdddd4372a4688f 2,412 1.00/1.00 vMB 13
764,333 764,333 00000000000000000000356dd1f6af04d4a058dabbf1df5dfb4087ccadbabd4e 1,195 1.00/1.00 vMB 13
764,332 764,332 000000000000000000017816a26a0be8cbc12e6e9e55043b35e3927b1049ada1 2,688 1.00/1.00 vMB 25
764,331 764,331 00000000000000000000a137b2cd70ab2ae57f49b426867ba9db8957217359f8 2,062 1.00/1.00 vMB 26
764,330 764,330 000000000000000000060e77264207a3949cf10233d25658f8203bfb679cd1b3 2,400 1.00/1.00 vMB 29
764,329 764,329 00000000000000000004e13c22d5b42ef5899aea3aeba49ebcfbf87eef01a501 2,756 1.00/1.00 vMB 32
764,328 764,328 00000000000000000002cdff767b91aa4cbdcb8024f5fa7e7a49b6e3e7926ee4 2,779 1.00/1.00 vMB 48
764,327 764,327 00000000000000000003d5cb7e3cf99b954d3126df780c9d2c419d08827b36d5 2,984 1.00/1.00 vMB 39
764,326 764,326 000000000000000000032ba8be1a43cab16c5ef2261dd7c1c968280afd906208 1,692 1.00/1.00 vMB 22
764,325 764,325 00000000000000000005e805a187f6d5e49c95e7c94314d3483ad2cce58a1734 2,244 1.00/1.00 vMB 29
764,324 764,324 00000000000000000006e4fb53e3bd37bebaa0046d2dd33eda206377e2062531 1,227 1.00/1.00 vMB 21
764,323 764,323 000000000000000000036a00ca985e2db7465a1ab5456e9f7aa872f1a9660130 1,961 1.00/1.00 vMB 21
764,322 764,322 000000000000000000023d3f0412632308719d888423248b9fe2bdfbce5282fb 2,483 1.00/1.00 vMB 31
764,321 764,321 00000000000000000002fd4224de37df84b173d6834424e5be8cecf157a9d695 2,748 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.06 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: 651.12 GB
    • Received: 13.41 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.