Loading Tool

Explorer IconExplorer

Memory Pool

40,962 transactions
26.25 vMB
0.05551653 BTC
Random Selection Loading Transactions
Max Size: 137.30/200 MB

Candidate Block

Mining Attempt 8e33b3941587bf0ed9999d9fe8a25b5ff2cce03eed2f39637b8f2b1cb37033a5
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root f1156570b7a64a834dfa0ef08c9afd0a68091d6286a02aa83523908e546e5eb8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,639
Size: 1.00 vMB
Total Fees: 0.00748698 BTC
Feerates: 100.00 > 0.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (541,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,310 373,310 0000000000000000079c045aa602c9e0096837645f13319f1f4aeb9edfdff5de 805 0.45/1.00 vMB 34
373,309 373,309 00000000000000000521efa5929c09d21552410074542e00915beff35e710731 1,284 0.72/1.00 vMB 34
373,308 373,308 000000000000000009a9b4c62a2269a9815e17fced4955654caf1b11c5102664 365 0.75/1.00 vMB 14
373,307 373,307 0000000000000000051e2b55892ae281a0508909bf65fcbb9bb705419ed74a71 299 0.79/1.00 vMB 21
373,306 373,306 00000000000000000d7e854c02451605ab2b589f23c9fdfcdfe814c3fc3215c5 308 0.90/1.00 vMB 12
373,305 373,305 000000000000000007ab4a5d1508ca3fe2095509e7c5cbe2a40f0b6d445cada1 1,513 0.75/1.00 vMB 40
373,304 373,304 00000000000000000e8afb4739407f13cbef6a9e5fc0f7644cf0bf2e371aaa7c 81 0.03/1.00 vMB 47
373,303 373,303 00000000000000000bbaf22a4ff2d46bc9ff3ba74dcb55dfb86dad3e49262513 761 0.86/1.00 vMB 18
373,302 373,302 00000000000000000beecca4c136f9659bdc6a4d2673e90cbe9589302f3ee9f4 2,292 1.00/1.00 vMB 44
373,301 373,301 00000000000000000644ef1690c66499ca891db7f1ec2d27e5fc0878fa0cf8d2 2,680 1.00/1.00 vMB 49
373,300 373,300 00000000000000000afcff1a26f73c5f715a96d9e6c5f6ad8a6480ceb4b982c4 1 0.00/1.00 vMB 0
373,299 373,299 00000000000000000946cd2dd14d8100857600f3c8234f2daf62b687e86ea544 963 0.49/1.00 vMB 33
373,298 373,298 000000000000000000067583f7aa548b78031eb5514883669bab5d8f4c17ed7b 1,503 0.75/1.00 vMB 37
373,297 373,297 000000000000000009386cb7e083568ec9a1a110ba348b35646038606661be12 739 0.58/1.00 vMB 21
373,296 373,296 000000000000000004efb740ea73edf94cfc8ba0c5f286c9a24a362e8a18be55 1,955 0.93/1.00 vMB 47
373,295 373,295 000000000000000012b075888ce01f78716b266e1e32f3667e378ff9bfdf2299 123 0.08/1.00 vMB 39
373,294 373,294 00000000000000000055a5d69ff9ec17a50ba86c7a294192c64226c453d935a4 114 0.07/1.00 vMB 31
373,293 373,293 000000000000000003efcaac876fa53e6da8cecc7e4200a7b907a5437e85b4fa 950 0.71/1.00 vMB 24
373,292 373,292 000000000000000008944d02969dcde27ac5932dac4068406d90c3760824b616 668 0.51/1.00 vMB 20
373,291 373,291 0000000000000000106a25ce5f494bd040a290bdfabcde452d7a362cb1b695fe 2,241 1.00/1.00 vMB 45
373,290 373,290 0000000000000000015627f99e9c915ed7e0c22d6e204375785deb7898b17abd 989 0.56/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.