Loading Tool

Explorer IconExplorer

Memory Pool

77,799 transactions
34.09 vMB
0.13968255 BTC
Random Selection Loading Transactions
Max Size: 190.39/200 MB

Candidate Block

Mining Attempt 5d84fda55290eeffaa07d72cf85c2f64c9675df042275e60f9e7e6d45dc7f606
Version 20000000
Previous Block 00000000000000000001c3b45a252bf26d63304081f6ed643c9077982691539f
Merkle Root eabd4e5bbb75b6fb8f18eb796369f5bb4e9f8e494d034b75b0bc457f7d6e7832
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,498
Size: 1.00 vMB
Total Fees: 0.02178531 BTC
Feerates: 99.73 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,413 (476,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,984 438,984 00000000000000000094dd4b4b56effc08b810d564b292eaae8085353771ae67 1,839 1.00/1.00 vMB 59
438,983 438,983 000000000000000003a6c03ccf863c8ffc8064267a9bc0a355baea7ad079422c 1,957 0.99/1.00 vMB 55
438,982 438,982 0000000000000000017e2df3ab677857bb7d9efa54ce7a54c8f341a5cfa62062 2,468 0.99/1.00 vMB 83
438,981 438,981 000000000000000000829849f828808713faab7b84b5afb2cec8bfe157a92619 2,637 1.00/1.00 vMB 78
438,980 438,980 00000000000000000047ffafd0d955440510a9bb7dfb933512d861e1a7fed4ad 2,547 1.00/1.00 vMB 95
438,979 438,979 000000000000000002c22ddfcae68283d870fc66bd63648795c6ff9023a35d59 1,101 1.00/1.00 vMB 54
438,978 438,978 0000000000000000015f135fb8736124b4ade43ab4405200eae3d0076ec8bda6 2,519 1.00/1.00 vMB 75
438,977 438,977 000000000000000000122f140cc9b57d0d561126d3695e1a9abb51c788304d2e 2,263 1.00/1.00 vMB 61
438,976 438,976 000000000000000003ee459a7b8594ab00f9e69d28990d17e6cfc223ce26273e 2,750 1.00/1.00 vMB 83
438,975 438,975 0000000000000000006d08edb5de875b975d8ab24002f24d350db47bb80e3e07 191 0.15/1.00 vMB 72
438,974 438,974 00000000000000000427e741804889a10a55c30d28391a4abaaca0b1df9c7a8e 2,260 0.99/1.00 vMB 66
438,973 438,973 00000000000000000416f12096c20a0c202592d48a2a0e10d009f0cdabc38bde 1,464 0.63/1.00 vMB 62
438,972 438,972 000000000000000001b447ccd9723e49e3f14b2b12b52808b0f9b09279147efd 627 0.28/1.00 vMB 60
438,971 438,971 0000000000000000010a1ee968ce8860e616c8ecdbb269eecf285b893730474b 37 0.03/1.00 vMB 37
438,970 438,970 0000000000000000013df83a428187a220c13c7005bde0a372ca4fa0dbaec14a 449 0.23/1.00 vMB 47
438,969 438,969 0000000000000000030ecba428960a37ba77fad27b8b4f37bf849155bcea4dd2 1,412 0.65/1.00 vMB 52
438,968 438,968 000000000000000003adb1c5a907fc7e5bc4ebc55a4452a6bc916860b4d66b02 2,083 1.00/1.00 vMB 72
438,967 438,967 000000000000000000e78fda425036d1c55705f6cb8085a9d558c2033505c06f 872 0.67/1.00 vMB 39
438,966 438,966 000000000000000000fe28579095ee7344da1474dfb1392b8d7f354dc76b223d 684 0.75/1.00 vMB 35
438,965 438,965 0000000000000000043a8c468d9d1dec56498fbcb5c700cda2a55ca977113cfc 2,413 1.00/1.00 vMB 55
438,964 438,964 000000000000000002e4c99cab7205cc80da89b072513bfa46397ce97a386969 2,210 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 783.10 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: 731.79 GB
    • Received: 18.52 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.