Loading Tool

Explorer IconExplorer

Memory Pool

81,464 transactions
30.31 vMB
0.12491172 BTC
Random Selection Loading Transactions
Max Size: 182.50/200 MB

Candidate Block

Mining Attempt 1dfa8f18bdf0a9406b4137d49deb538394b7c17afa58c913cec323b3b566ff79
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 513c3fe4e2e0c9359fe96b1c663306114995fbbab7beb0c75a24b8aaf68da91a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,423
Size: 1.00 vMB
Total Fees: 0.04833617 BTC
Feerates: 302.06 > 4.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (521,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,614 393,614 000000000000000007ad65ff5ac82dfc34d39f536deb85c702c4861e7c22656f 806 0.85/1.00 vMB 18
393,613 393,613 00000000000000000927bb8adc9834599a25295ec5b2eb2d940081279de8d48a 1,363 0.57/1.00 vMB 44
393,612 393,612 000000000000000003ec3d1945f2ab78d87a9508d1e48806aa5da392fb2c0813 215 0.75/1.00 vMB 11
393,611 393,611 0000000000000000057671ea48b7339622ce13233e9b3d19b55177ee60f94882 1,178 0.75/1.00 vMB 31
393,610 393,610 00000000000000000975e121afac9e2c208de802198bbe5c41749652c2468d07 1,155 0.99/1.00 vMB 20
393,609 393,609 00000000000000000582eea08cbef07cda450a4e487376f0196b73db7027cfed 2,372 1.00/1.00 vMB 43
393,608 393,608 000000000000000001fdc28d672e4ccc21e8ff1c143a51fd72dc1aabb493337d 3,000 0.95/1.00 vMB 55
393,607 393,607 000000000000000007bd2fc44f8e9aa515082b481300e88436c2936611772090 714 0.27/1.00 vMB 44
393,606 393,606 00000000000000000381db73ce557c1841709ef1d7df8b7015ccac123f9ff4aa 1,271 0.99/1.00 vMB 22
393,605 393,605 0000000000000000018f491ce1b4334f8124c12d8a6f43571a5a45c733ac5eae 2,463 0.93/1.00 vMB 44
393,604 393,604 000000000000000003cd80e4ef3de07c7791df580c769385400876ee01e80500 2,317 1.00/1.00 vMB 36
393,603 393,603 000000000000000004f917d6f7881793500a5198142949dd58d399e128f9589b 2,764 1.00/1.00 vMB 42
393,602 393,602 0000000000000000060deb4bbf4ed68664e2bc833a933c959b5cc360617d202d 2,065 1.00/1.00 vMB 49
393,601 393,601 0000000000000000054454e9de7f6605d0d7a209adbedbffd0c8cf653bc9cf44 392 0.31/1.00 vMB 23
393,600 393,600 000000000000000007e2f8af1c8caa3a43f06d127f932e2df26885296bb5e3f5 2,104 0.93/1.00 vMB 38
393,599 393,599 000000000000000006d74ed637bed11e3edefa974d9c91e1d742c3227b9d4beb 481 0.91/1.00 vMB 13
393,598 393,598 00000000000000000217691eb435225d2975c9bb48baf5221477b0ec2254e410 140 0.10/1.00 vMB 22
393,597 393,597 0000000000000000051af8e50a308b354bd16ab9ad972f150062a90b59f8bbf2 2,328 0.93/1.00 vMB 52
393,596 393,596 000000000000000001151c7abf45e5b6f73e047198eb3181ad92546a3e81aee9 743 0.40/1.00 vMB 31
393,595 393,595 0000000000000000043c7fc99118ad62867c4dbc7467c2699b0986850eb542a0 1 0.00/1.00 vMB 0
393,594 393,594 0000000000000000025b3ccdb64de09a66c1f6d0e55d4c9bb55a05f99d710424 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.10 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.