Loading Tool

Explorer IconExplorer

Memory Pool

24,021 transactions
15.79 vMB
0.03595562 BTC
Random Selection Loading Transactions
Max Size: 82.46/200 MB

Candidate Block

Mining Attempt 8d437de3978b27dffa2c50b8f3874892f99006e4d83c8c239b81d22c2330ae91
Version 20000000
Previous Block 00000000000000000000ef43c08db1bd0e41c99c11c4be357c528024331816aa
Merkle Root 83761ca93d106ca8aea482bbfd95eae10ea0132ff63fcfe3b0d2ffbd99e5cb97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,217
Size: 1.00 vMB
Total Fees: 0.00769950 BTC
Feerates: 150.93 > 0.77 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,159 (561,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,617 352,617 00000000000000000d633408251433e05be6e0f5eb164576707a0a17a6e3ef51 1,596 0.86/1.00 vMB 37
352,616 352,616 000000000000000014ce8e405028c6d8b1385519805a0103e06fb85fcca2f430 1 0.00/1.00 vMB 0
352,615 352,615 0000000000000000093c045eef628c98bccb616b06e48db558dff6d37b222600 313 0.43/1.00 vMB 6
352,614 352,614 000000000000000001963204a172f0a6b255a6afef56b2348cee8d2ed7c6b9d0 1,358 0.75/1.00 vMB 27
352,613 352,613 0000000000000000102be3f2df4f5150c536bdbad018264b224a78fb86a264db 581 0.91/1.00 vMB 8
352,612 352,612 000000000000000012203a3e9d8fb96ed414e78519dfed8ee7620aebfd3ea3c3 1,331 0.73/1.00 vMB 23
352,611 352,611 000000000000000012b4782601192d364beb2aa3d8669f40333a919c168232bc 634 0.71/1.00 vMB 10
352,610 352,610 00000000000000000b876e23b634946806b9683a760f204bc7b7818b4e5c8d8f 1,208 1.00/1.00 vMB 15
352,609 352,609 000000000000000000a7ccfb3d0f34e2dc3e8c61858d7c33ac4790a291f4b923 1,319 0.97/1.00 vMB 18
352,608 352,608 00000000000000000810374691822a39c61d08b63bba499195fb9dfddba26bdf 390 0.32/1.00 vMB 14
352,607 352,607 0000000000000000141769b7b172ca4fd53f177c2a8cbabe6eb633d0e530bc88 533 0.35/1.00 vMB 20
352,606 352,606 00000000000000000549e5021964aa7557b47d048cbd4d1b854c765cf421ea4d 512 0.25/1.00 vMB 39
352,605 352,605 0000000000000000098d4dc80eb0638df9f19521ffc970ba448f284574f67385 209 0.12/1.00 vMB 21
352,604 352,604 0000000000000000095dfea33364e7e5aa1f5a8ffe4a917f261af70100ad66d5 2 0.00/1.00 vMB 0
352,603 352,603 0000000000000000046de363a5592b4b3f3e1c6ce57b9c30f893f504a26f322e 1,262 0.61/1.00 vMB 24
352,602 352,602 000000000000000015d947f63d87c998b7b14946462df0ca95e8ee281b746ab7 99 0.06/1.00 vMB 15
352,601 352,601 000000000000000001dd7d659dd7b7f2a82668d4b31fa4d58a4e9c39fff713db 524 0.24/1.00 vMB 23
352,600 352,600 000000000000000011db3fd0e918f6d5ccd38c6788dfe51845a04e44fc3709fa 535 0.39/1.00 vMB 12
352,599 352,599 000000000000000007bed6d4329beca081d2b7ae06ff0a880fb290c2b6833920 2,199 1.00/1.00 vMB 30
352,598 352,598 0000000000000000145df039761129e26d7ee1facbc91779f9c531a5a5574672 568 0.25/1.00 vMB 13
352,597 352,597 00000000000000000e3e62e8fa5c9f413ac5f9732c5d05738aafd18c32e199e7 1,707 0.82/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 780.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: 564.44 GB
    • Received: 7.60 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.