Loading Tool

Explorer IconExplorer

Memory Pool

37,856 transactions
26.78 vMB
0.05292483 BTC
Random Selection Loading Transactions
Max Size: 139.11/200 MB

Candidate Block

Mining Attempt 46827cbd16fbd9e479e4cb0ee719a8485476d2436407dabf7ecb9086e092e57d
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root f7436b5aa0f07eb87591175eeb5697d06888cfe7a121eaa210343bf919e87320
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 345
Size: 1.00 vMB
Total Fees: 0.00350316 BTC
Feerates: 40.21 > 0.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (375,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,777 539,777 0000000000000000000492bcc23fc110789444cf5cb322b194924c0b8c4d7c62 274 0.19/1.00 vMB 44
539,776 539,776 0000000000000000001895f7e2cec7e94cf3979fdd9b4958b94279127f5f10ed 1,627 0.68/1.00 vMB 18
539,775 539,775 000000000000000000073de2a7d540f6cc10e2ab8b6521b8773ac7b98d80c2e7 1 0.00/1.00 vMB 0
539,774 539,774 000000000000000000113a8dd90a04e5b65c2447f6f17867d5bca160fd55dc7b 626 0.30/1.00 vMB 19
539,773 539,773 00000000000000000018e69fe1c46e189eb0bb192924ff361022b03e56f8066b 1,516 0.71/1.00 vMB 18
539,772 539,772 000000000000000000237c8d64b7e86d39e761962e0b9eaa9d5967d61a623b5c 1,547 0.73/1.00 vMB 18
539,771 539,771 00000000000000000027f96a7ef17b0f4fbf91945f41eafe567867f088f6a334 1,035 0.47/1.00 vMB 15
539,770 539,770 0000000000000000000b29ded1e45439c505c5132f9e48734901c351f8baf019 426 0.14/1.00 vMB 14
539,769 539,769 0000000000000000000df75fd806b3a74268c6dc07f0e68fa3066dc728ba26bf 550 0.26/1.00 vMB 15
539,768 539,768 0000000000000000000744fa8e2eabeb54a205e951ba524eefb182c87fc1f6bd 1,951 1.00/1.00 vMB 18
539,767 539,767 0000000000000000001932e18f7b9fcffb8d24a9861b84402a6c841225278489 1,567 0.90/1.00 vMB 4
539,766 539,766 000000000000000000124e247decdbb7afa9535a45ad88912779c14ba70f3d60 2,427 1.00/1.00 vMB 28
539,765 539,765 0000000000000000000b9e031146a4cc922152987b0d17aa8dc89c572814605c 2,200 1.00/1.00 vMB 6
539,764 539,764 00000000000000000007946a1d17dedb5fedebd473bcff8e50bc457d8ab80822 1,070 0.61/1.00 vMB 48
539,763 539,763 00000000000000000026c02f0d237493c9ae36b79c2b208a6c889bd80095618b 551 0.27/1.00 vMB 8
539,762 539,762 000000000000000000024f1f5edf58ba6aab4be23b706aa50611e47d1cb27745 900 0.38/1.00 vMB 7
539,761 539,761 00000000000000000002b13148056fb35aafedc43ce63a4876b322a3693a2ae2 2,187 1.00/1.00 vMB 25
539,760 539,760 0000000000000000000ade21b95f2b2953f9466431e17f2b4f2d4bef71b2b701 1,581 0.83/1.00 vMB 11
539,759 539,759 0000000000000000000373879299472a1231f8e856e17c14cb3028a998567833 1,866 1.00/1.00 vMB 27
539,758 539,758 000000000000000000195c3f613c376441f2b1ec806437fda19d55bce05fce83 863 0.74/1.00 vMB 10
539,757 539,757 00000000000000000003b4269840d3bc9bfbaf6ecb2ca202cc70edf67c5ff0e9 2,418 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.15 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: 653.02 GB
    • Received: 13.82 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.