Loading Tool

Explorer IconExplorer

Memory Pool

80,733 transactions
29.99 vMB
0.10114860 BTC
Random Selection Loading Transactions
Max Size: 180.96/200 MB

Candidate Block

Mining Attempt bf1264b353de59decf3e8aefbbc449c9520772119a3f096236add0b06ec63a4b
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root e0e1a05ba116bb8ca174fe8a2558c89eb18ef1a0bf9d2db9a247eb0fa3902ac0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,855
Size: 1.00 vMB
Total Fees: 0.03415800 BTC
Feerates: 100.25 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (682,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,711 232,711 0000000000000060ff6427ba076c0a3c6bf70297859d4d3708d9a4758158ec63 431 0.19/1.00 vMB 168
232,710 232,710 00000000000000144644ad82d507961b3e37364671a294ca047c02dc5c1200e0 56 0.02/1.00 vMB 32
232,709 232,709 000000000000005e41a92807343a129f76d40f538b2070f8e48bac248ca1424b 332 0.19/1.00 vMB 134
232,708 232,708 00000000000000ce204d517e5dcc47f2b90f5ed03ba31322164ebd99f5d111fb 576 0.25/1.00 vMB 138
232,707 232,707 00000000000001735f6d73dcbb0f8d1cadc128ccf11660b281224c39363b1145 93 0.18/1.00 vMB 55
232,706 232,706 00000000000000fd8ced051319925b183168fc8b37de7e004cda66bbb852866d 649 0.25/1.00 vMB 205
232,705 232,705 000000000000008bad410b6bcbe5edf1fb4185efbd50e0332c4f464c3d07ef5e 124 0.05/1.00 vMB 89
232,704 232,704 0000000000000181ebc862d2f9c6a7cb33d773adfeb37a56f5d26e1e5ddfd2e2 446 0.19/1.00 vMB 211
232,703 232,703 00000000000001d6fe988ef5c26c461d6cb05514a87691b9d97887498f50af15 248 0.17/1.00 vMB 171
232,702 232,702 0000000000000114ca25eb013b547ce1e6d1271e70d499cf45e34bfe55fe7bfe 294 0.14/1.00 vMB 158
232,701 232,701 000000000000008ee3a722b58624087933e84535ffdb94bff996ba82c2256e28 533 0.25/1.00 vMB 146
232,700 232,700 000000000000003d7bfff6c17ee609a602f9320552099ceeca538220840b84c0 5 0.00/1.00 vMB 42
232,699 232,699 000000000000013bcff5037f00b9338500d97661cf705872d95dec39bd1c6a8c 41 0.03/1.00 vMB 70
232,698 232,698 00000000000001951bf19695e741785af8dc05dcd1a60e3d5ec2699ff3965ffb 428 0.21/1.00 vMB 175
232,697 232,697 00000000000000e4b91e362f21e6355bc8fd8fc66a78800b1b1b4a08b1ed08b8 427 0.25/1.00 vMB 119
232,696 232,696 0000000000000164b15ee3f318bd941f2de1f05dfbcb8d028a4f456ce15c4b97 570 0.25/1.00 vMB 176
232,695 232,695 0000000000000096334620935db30b282b6b74e963dcd9919b7ebeba2f4bd3e1 465 0.23/1.00 vMB 167
232,694 232,694 0000000000000145745e098c5bdf24a2e3440dac3abdd38b4208e6f75a5ee08e 4 0.00/1.00 vMB 45
232,693 232,693 0000000000000012a2eac99cd50a53e7625cd70b78bdfb3d19ba010ee9c40d8c 138 0.06/1.00 vMB 212
232,692 232,692 000000000000005b85292c1cd6d9c177fcc5b303d4c221a705dfd8ec22d0c8ef 305 0.10/1.00 vMB 198
232,691 232,691 000000000000003e4da45406ff89a38e90c4ae22e30d853568c9f76caef4e9b2 402 0.25/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.56 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: 670.18 GB
    • Received: 15.83 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.