Loading Tool

Explorer IconExplorer

Memory Pool

77,087 transactions
28.81 vMB
0.09693735 BTC
Random Selection Loading Transactions
Max Size: 174.82/200 MB

Candidate Block

Mining Attempt 25fed3b25ec916c016b758d33c6df98454e24eebf69555bafcad5b0f3b974cf0
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 292b185ee8933cb591660b6cb0301482b3d4fb1b3b1f4da41a14185ca09dc473
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,200
Size: 1.00 vMB
Total Fees: 0.02927067 BTC
Feerates: 180.82 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (521,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,155 394,155 0000000000000000076bf18d34bd70fb1e7051628446d932fecb08a3835460da 2,643 0.99/1.00 vMB 61
394,154 394,154 000000000000000002f868c590930675071d5d76cf5915536a74074a190bd4ea 2,677 1.00/1.00 vMB 53
394,153 394,153 000000000000000006ce3e5a08360c0800b314f683b50665acdd693e98550ab4 1,304 0.93/1.00 vMB 30
394,152 394,152 0000000000000000031c63a7281ffce20ac88043f94b299e357a0b519aef1497 1,744 1.00/1.00 vMB 29
394,151 394,151 0000000000000000054beab2089ee73cb190d7bf0808b460cd55f8674585b535 1,732 0.99/1.00 vMB 32
394,150 394,150 0000000000000000026b67444854c20c44e9e7d47770716425c9b1e4232f5c1a 2,239 0.90/1.00 vMB 64
394,149 394,149 000000000000000007ac48bcfdce798ffdc39f74c8f0e0cdbed86ddaef2fee47 725 0.44/1.00 vMB 33
394,148 394,148 00000000000000000599a38294038b3238dcd80f244acf91e012217a973f0ca3 1,284 0.99/1.00 vMB 18
394,147 394,147 0000000000000000058bb5c6e85a5741d0253895c79137091f94a7a40cdf2299 1,378 0.99/1.00 vMB 33
394,146 394,146 0000000000000000069e563100fb01af69ef50c1107454f7abd94961692d6ffc 557 0.28/1.00 vMB 39
394,145 394,145 00000000000000000387aa51aba85c9a8e55690c282c96b84b4021323e5a855a 428 0.30/1.00 vMB 30
394,144 394,144 000000000000000003e0f0ddbb01da8c421805979218d081f30f2c8fb802c80b 1,372 0.95/1.00 vMB 25
394,143 394,143 000000000000000002683cf24271b5cdca1507a6c7af521034287f18a8ec194b 270 1.00/1.00 vMB 12
394,142 394,142 0000000000000000002d66b0531f43826c3ba3f1d994b3e511100a7ef5a9ef61 478 0.95/1.00 vMB 16
394,141 394,141 000000000000000004e6b5af6b33a8f19c11a4a9fe0f0a6a40190ae7cd08c09f 1,535 0.75/1.00 vMB 42
394,140 394,140 000000000000000001f0e06d3ffddfdea64c25ed703d5b1f685855e45f937d2e 1,010 0.75/1.00 vMB 31
394,139 394,139 000000000000000000835397b18f77b69afcd1688899aa11dbc495b482c5beaa 1,553 0.95/1.00 vMB 34
394,138 394,138 000000000000000007fb6057fc5135fbce6f3b40485e227b3a9d9e625cc2f18c 1,189 0.75/1.00 vMB 27
394,137 394,137 000000000000000003fbdf0effd3ece9527709babc01a559c06a2778243f8717 2,327 0.93/1.00 vMB 58
394,136 394,136 000000000000000008514f41d807bfba4491bec6573a708fc949fae3cda70229 1,024 0.95/1.00 vMB 51
394,135 394,135 000000000000000007fd5fa7c84e7f71f2fb0c2ee1625fb226daa5750ee25502 1,001 0.99/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.90 GB
    • Received: 17.24 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.