Loading Tool

Explorer IconExplorer

Memory Pool

46,513 transactions
26.96 vMB
0.06366136 BTC
Random Selection Loading Transactions
Max Size: 143.21/200 MB

Candidate Block

Mining Attempt daff2e6ff7ad6da059b9fcb1cfe5e3d491d7f01a79dcd11c2c990147aab5e340
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root e715abd4f1e89c5e7d8e938012b749df48154fa06f05ffa2c0f27be3e53479f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,245
Size: 1.00 vMB
Total Fees: 0.01385740 BTC
Feerates: 100.17 > 1.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (487,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,669 427,669 00000000000000000213d62d9bafb3d3caa9a1590a9392db436c6b2674f10bda 1,047 1.00/1.00 vMB 24
427,668 427,668 000000000000000004e5228a0c5ee3a9b7721eae7fe51379a134505b3fd3bc48 1,562 0.93/1.00 vMB 41
427,667 427,667 0000000000000000039d2970734810297aba829739d79504386dfa6347cdce24 609 0.49/1.00 vMB 54
427,666 427,666 00000000000000000026852aa59f37277eadb76756898f17c4b1866bca039c72 756 1.00/1.00 vMB 28
427,665 427,665 0000000000000000014f041e54ae72da9cb96ab16d3b81b6f5f11e2f56908b62 2,370 1.00/1.00 vMB 50
427,664 427,664 00000000000000000096c09f52da45abb0c5eded58fbef8ba81b37987f940415 2,662 1.00/1.00 vMB 85
427,663 427,663 000000000000000000413335234b7ac70ed145a96f487fbdbbecc3bc182864a3 1,683 1.00/1.00 vMB 41
427,662 427,662 00000000000000000239f31a5a092e8aa3bf9a7cec47d063119a76e5d167dbcf 2,399 1.00/1.00 vMB 49
427,661 427,661 0000000000000000006f87973743327f001c1b43d521c8e84e2b3059076c7328 2,572 1.00/1.00 vMB 81
427,660 427,660 00000000000000000083de405910b219148f5de421db7da16f11c37110f23eab 2,522 1.00/1.00 vMB 60
427,659 427,659 000000000000000003f000325f3942e8bbe907f068ac35cd277b0102467a253f 2,215 1.00/1.00 vMB 95
427,658 427,658 00000000000000000432e2ea0eb8861ea5a78a5772d51d7f459d03b057eab82e 761 0.68/1.00 vMB 18
427,657 427,657 000000000000000000be999e92cabdae53e175cea9dc0fb0a85ba4faed036295 2,314 1.00/1.00 vMB 59
427,656 427,656 000000000000000001d29d9beb854fd35c9a637e821b92e8dec8fee2965218cc 1,255 1.00/1.00 vMB 31
427,655 427,655 000000000000000002ceeff4dc9bd5118f0cb5a330dbced51ac8bcdfc72b1f6c 1,963 1.00/1.00 vMB 47
427,654 427,654 0000000000000000049fd6edda26a11f796038d1c137c13311be215b6bd13d2c 2,443 1.00/1.00 vMB 61
427,653 427,653 000000000000000004abab7cda6bd62cdbfd22ee46355063946ec3f9d3a8006c 2,859 1.00/1.00 vMB 77
427,652 427,652 000000000000000001e722d1241a583917508ace46f81736e66bd77e679d3b9e 2,708 1.00/1.00 vMB 97
427,651 427,651 0000000000000000021848a565e4b7bc0d851f9ff3f9388232d4715649e506ea 455 1.00/1.00 vMB 15
427,650 427,650 0000000000000000026ca1148bf3b655730e77c78ba22f9410ff855770e9da3e 1,086 1.00/1.00 vMB 29
427,649 427,649 000000000000000001e5e3da90149d0cbd9b1c068281c42808067acddec5ecbe 1,366 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.