Loading Tool

Explorer IconExplorer

Memory Pool

45,077 transactions
26.65 vMB
0.05959458 BTC
Random Selection Loading Transactions
Max Size: 140.96/200 MB

Candidate Block

Mining Attempt 9a63c97f6c3f93cbb07018b9e1af332ec47dbe50b9bc2b09182e8917efe5af04
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 1c5474308d247634783e31b093e411b7054d6c327ddfbd83644f17a5c0f25ae2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,223
Size: 1.00 vMB
Total Fees: 0.01063042 BTC
Feerates: 40.21 > 1.07 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (256,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,929 657,929 0000000000000000000990db2bf5eddd7d1e030a3058e3de71702186ad113423 1,306 0.51/1.00 vMB 38
657,928 657,928 000000000000000000024bd56df8770bb61b417fd6decfca95f1f82ca1235a8a 1,422 0.63/1.00 vMB 27
657,927 657,927 000000000000000000060dd4c91a1e2213adaa7f2917d459ec1dfc8907d74358 1,916 1.00/1.00 vMB 16
657,926 657,926 00000000000000000004fd946066a2fbb501aa055213aff41795a1567f5275d2 2,752 1.00/1.00 vMB 64
657,925 657,925 00000000000000000002dd2a37dbfec3a21ae5dfbdaf24f07be02ecb494af533 1,008 0.49/1.00 vMB 29
657,924 657,924 000000000000000000008acf19ee57fe708ab51285286772790905d8b756b43e 1,009 0.46/1.00 vMB 35
657,923 657,923 0000000000000000000a4eee0ec959f6e5027b1184bb89a3f285f58ca5531ca9 374 0.16/1.00 vMB 25
657,922 657,922 00000000000000000008e8dd7833969ce094dfb030074fc23ec14a4cfbfbe70d 1,484 0.69/1.00 vMB 39
657,921 657,921 0000000000000000000b0d62bfe66e9b09162d00a264fede0e2762586660fe7d 1,083 1.00/1.00 vMB 16
657,920 657,920 0000000000000000000ac70c0ec2c1c7c49b4d0a38ae597c616c2a71454e9b1a 844 1.00/1.00 vMB 9
657,919 657,919 0000000000000000000046d695aa2e36dac79dbfc3b5bca7a2da0c744b3f28ba 1,569 1.00/1.00 vMB 13
657,918 657,918 000000000000000000067c32a133194b1cab418b20bc7c077fbacc62be8c033a 835 1.00/1.00 vMB 4
657,917 657,917 0000000000000000000137779da0da2dc1fc9577d753455a41af4df85f0c3b2e 2,226 1.00/1.00 vMB 31
657,916 657,916 00000000000000000009dd3487ddd9f3a301dfda5ca26fedae2e0107e6f5563b 2,175 1.00/1.00 vMB 35
657,915 657,915 0000000000000000000ab5e0900eb1a9a25f89579b0aa1c3edafae56593a40ae 1,982 1.00/1.00 vMB 10
657,914 657,914 0000000000000000000b6da85d5566af531ee79ad03967ba0476067988789c11 1,405 1.00/1.00 vMB 58
657,913 657,913 000000000000000000080b5ff5dcca4ef2fac306358b4245ea37f42494a5b30e 158 1.00/1.00 vMB 8
657,912 657,912 0000000000000000000ec66a053d7bdd2ba5ae44381c30a5cb677774fe071ed8 406 1.00/1.00 vMB 12
657,911 657,911 00000000000000000005bc33472686765f5aa24e1c186019acfc70f1aa46079c 192 1.00/1.00 vMB 12
657,910 657,910 000000000000000000098f418a65302954b71b4ed0e6ec082c45eb27e660d4d6 1,631 1.00/1.00 vMB 42
657,909 657,909 0000000000000000000586652e9addd3019f94b64c026bf57902bd34578ced9f 381 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.86 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.