Loading Tool

Explorer IconExplorer

Memory Pool

81,488 transactions
30.29 vMB
0.07581053 BTC
Random Selection Loading Transactions
Max Size: 186.02/200 MB

Candidate Block

Mining Attempt 4c34f6d0c109395bfb963f88c5fd0753b9b85794fa9340f81c4b23652862aa39
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root ad65dee576db4dc2bb332cf8d498f1ae4f76911a4457617907f7f696fd086d1e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,865
Size: 1.00 vMB
Total Fees: 0.00840884 BTC
Feerates: 150.77 > 0.84 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (207,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,792 707,792 0000000000000000000bc3357396cb59f0b82dff939c2423008d6ca7b88681bc 2,232 1.00/1.00 vMB 8
707,791 707,791 00000000000000000007550cb8db98e7841f1bce0663df36e2dc7a694e7fa77e 2,731 1.00/1.00 vMB 16
707,790 707,790 000000000000000000020629890ec422e0b28b6e6541480101773ed764b5d86f 2,634 1.00/1.00 vMB 22
707,789 707,789 0000000000000000000b21a0d99bba45426cd69593fda35fb5983a97719a096d 1,921 0.99/1.00 vMB 9
707,788 707,788 0000000000000000000c9b7dfbb40758ff2fcea723a1521814036e1dbb22e075 674 0.99/1.00 vMB 3
707,787 707,787 0000000000000000000c47dd1b67273af9a8ff03de4cb13c12fb21ef1a111df3 505 1.00/1.00 vMB 1
707,786 707,786 00000000000000000004026660b2083d682a25e424531c262f5aaebe61e13c19 577 1.00/1.00 vMB 3
707,785 707,785 0000000000000000000984dc8ff15e24ac0281b8bef415d8a6b9a55db8da55c8 1,752 1.00/1.00 vMB 6
707,784 707,784 000000000000000000087fc3638a56c719f708e30cd0bedbd9938f88144427d1 967 1.00/1.00 vMB 3
707,783 707,783 0000000000000000000862c2c7df65e18a5cc7308e395fd29831b7325e2ca0c9 845 1.00/1.00 vMB 4
707,782 707,782 000000000000000000054526ec19197493ae847f5bdc1f28790f90e5d08ad30b 1,288 1.00/1.00 vMB 10
707,781 707,781 000000000000000000002b6533a83e05f899e15ceabeb6cd4046c67276955bf3 1,035 1.00/1.00 vMB 3
707,780 707,780 0000000000000000000a77e4b11f567b18f24d0616fda699e14903d5879b3165 1,784 1.00/1.00 vMB 7
707,779 707,779 0000000000000000000a590d4969cde3235985fb6f5e361b8e387f8200a9d2ad 1,733 1.00/1.00 vMB 7
707,778 707,778 00000000000000000008618af5c73d34d83c44c4975968f1401f9277627c52cf 907 1.00/1.00 vMB 1
707,777 707,777 00000000000000000009e2a08a78ba29b737a4d5209aa48f7993d17229b16ef7 2,185 1.00/1.00 vMB 4
707,776 707,776 000000000000000000029f6d14370c5ab101c3050c767643e3d49ac7adc15f99 1,116 1.00/1.00 vMB 5
707,775 707,775 0000000000000000000128ce58ad313270bc37f16da74b31986847c255971b62 2,891 1.00/1.00 vMB 8
707,774 707,774 0000000000000000000c91ea0a86a47d4c4028a4251dea2296d3e3c617005a29 4,604 1.00/1.00 vMB 3
707,773 707,773 0000000000000000000cc6f26c5dcec4553ca1db637eb6c2eaa848da1cfd9b76 2,681 1.00/1.00 vMB 8
707,772 707,772 0000000000000000000c1eb4dbe1aa580849c920795e1437596abf3ba0d30f07 2,878 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.