Loading Tool

Explorer IconExplorer

Memory Pool

34,978 transactions
27.60 vMB
0.06053980 BTC
Random Selection Loading Transactions
Max Size: 138.21/200 MB

Candidate Block

Mining Attempt 0b0d41264c64bd98b76b0ed394d93c7b4ff78033f9f15aa7c6d09a85c5e8faff
Version 20000000
Previous Block 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3
Merkle Root b0d273679b56ecec44dea6af0ac1aee61f623f0a6a95d7fc22f4a8adf9f32b56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,508
Size: 1.00 vMB
Total Fees: 0.00814299 BTC
Feerates: 40.21 > 0.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,605 (127,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,865 786,865 00000000000000000001a78b9abfcc8d8112189ed92d7f5fd0c6c1e2b6b402a0 3,279 1.00/1.00 vMB 15
786,864 786,864 0000000000000000000539813603c7212d5b42b705bf8fffb8e9bd35690eb733 2,986 1.00/1.00 vMB 28
786,863 786,863 0000000000000000000326df4667bc681bf837fb48821a0518c8095183fae26a 2,725 1.00/1.00 vMB 11
786,862 786,862 00000000000000000003d091ae1881c333e3aa60db78cf416c4b277e1991ed91 1,532 1.00/1.00 vMB 9
786,861 786,861 000000000000000000017db99ae7abb202169f7eb534983fbfc32ef79e2768b7 3,375 1.00/1.00 vMB 22
786,860 786,860 000000000000000000054802c6fe987c752a649e50e00c0335c633a7ee14de55 1,973 1.00/1.00 vMB 13
786,859 786,859 00000000000000000002fafb72d371306f2d785915bd156b6e6d01ff0a4e5e74 3,293 1.00/1.00 vMB 17
786,858 786,858 00000000000000000004eb6ab90717b155ce61f2dcc40b63554b51470d525cee 772 1.00/1.00 vMB 13
786,857 786,857 00000000000000000002343d2b71881df72572d15959c263f3729f6a875c4371 1,541 1.00/1.00 vMB 15
786,856 786,856 00000000000000000003b87cf6f600d4540d17d2dbc3c415e43a40cf09ef9074 1,044 1.00/1.00 vMB 15
786,855 786,855 0000000000000000000095e0304c90660b45f32b60e651987f246dfad724df7c 1,939 1.00/1.00 vMB 15
786,854 786,854 000000000000000000051ec0dfbfa43ed2d571dbdfba5c03be78f4ae0d92b4ed 1,591 1.00/1.00 vMB 16
786,853 786,853 00000000000000000002a5d3623d514bf5fa92bd35716480a8661edd2104dcaa 2,570 1.00/1.00 vMB 19
786,852 786,852 000000000000000000046308409bb6a9fe11d98529efd3c50ba0445e06bc8746 3,222 1.00/1.00 vMB 22
786,851 786,851 000000000000000000044c29ce0e06145f581fc41226319ca8c4ba0c641768e8 647 1.00/1.00 vMB 16
786,850 786,850 0000000000000000000179bbbdc9252ff360e37621b28539f1214a9fbcf8ddb5 1,307 1.00/1.00 vMB 18
786,849 786,849 0000000000000000000279411f20f92266effb259a98344c7894dabdfb86ae05 967 1.00/1.00 vMB 16
786,848 786,848 000000000000000000057a419f7275054e37d9683b117db0831e54579c12181b 1,326 1.00/1.00 vMB 19
786,847 786,847 00000000000000000003acb1f1a60abe72e83b127b33bd8ee70c8a1e44f2326b 2,692 1.00/1.00 vMB 20
786,846 786,846 000000000000000000059ffe857fb6c719224d8dcdc5ae555bbb5c2c24cd9c3d 2,525 1.00/1.00 vMB 28
786,845 786,845 0000000000000000000441ad66db29f66763308eafde2045ef89175eabb57e1e 1,100 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.90 GB
    • Received: 11.84 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.