Loading Tool

Explorer IconExplorer

Memory Pool

41,967 transactions
26.26 vMB
0.07692467 BTC
Random Selection Loading Transactions
Max Size: 137.23/200 MB

Candidate Block

Mining Attempt 4200585ae4f7c354c8ac4cbebf4d05b80a34dd909ac94f88a7235428c231873f
Version 20000000
Previous Block 00000000000000000000f29f8bc6623c876b1c28cb328a71a306f0d15ee3bb07
Merkle Root 081b6332b6c543722e2526a45453ceca26b37bc447f2e30672f1e8794eaabd15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,569
Size: 1.00 vMB
Total Fees: 0.02896012 BTC
Feerates: 101.64 > 2.90 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,805 (390,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,072 524,072 0000000000000000003b405e0b82777cb550d33fa13ef0df5a2615f7cc781aca 1,018 0.58/1.00 vMB 21
524,071 524,071 0000000000000000000a5d37bbd56b1d567bee107f70867b6700df3c1971059f 556 0.25/1.00 vMB 30
524,070 524,070 00000000000000000023995d58f72857034f624e1dd3bc4dd43d6d7a5d34842a 723 0.24/1.00 vMB 22
524,069 524,069 00000000000000000013e4b50b6a448c9e0f2bd90194df1cb50136d59b40ff07 1,613 0.58/1.00 vMB 31
524,068 524,068 000000000000000000047d8960388d8ab9608f8d406f14e31a74fec609420bbe 1,141 0.40/1.00 vMB 36
524,067 524,067 0000000000000000000827f0eab2a7652dcf80f7dfc9658efddc287003bf00db 2,026 0.90/1.00 vMB 18
524,066 524,066 0000000000000000002e514318e1c842a290cb32bbefb55962559324ceeae29f 2,934 1.00/1.00 vMB 36
524,065 524,065 0000000000000000001581362fd2a38ff9c4be3f15c0b484351d94d41ed36cdb 636 0.24/1.00 vMB 31
524,064 524,064 00000000000000000013ccdbbbe371a132b889bc07d7f4c52bad5490242e9c02 230 0.08/1.00 vMB 20
524,063 524,063 0000000000000000000f0caf2b396d5de57726c223d08eb2d20587965528e865 751 0.24/1.00 vMB 40
524,062 524,062 000000000000000000401d9bbef59217b18ccf1580ac71308ebb57e699b5bcfc 59 0.02/1.00 vMB 30
524,061 524,061 00000000000000000001108141d18cd74b62b4a2c19ecc20e0f58a9c1aeff0ee 303 0.13/1.00 vMB 55
524,060 524,060 0000000000000000000405a3e15cb79b171edaa2a261a0319f653f4fcf14b34f 2,064 0.82/1.00 vMB 20
524,059 524,059 000000000000000000183c83989493fca8c57178fa49360e52405c404e3409b4 2,805 1.00/1.00 vMB 46
524,058 524,058 0000000000000000003cb703c58fb6f9ec566e66fff3133b71aea8606a9fb9d1 1,178 0.49/1.00 vMB 23
524,057 524,057 00000000000000000029e15f2f6b6b02e3fdc2b7d9c39d87cb5ba2ff5f11843f 2,046 0.90/1.00 vMB 20
524,056 524,056 0000000000000000002102ddadba67b09b9393e49718d2e4eb8f93f5d08fd240 721 0.28/1.00 vMB 32
524,055 524,055 0000000000000000003ac5ad581f5fbef52f48e1fe9bc7d77e78e78f64426d52 585 0.31/1.00 vMB 41
524,054 524,054 0000000000000000001edfa2c76fce3f4342404c8533a726dfce7dcfaf43a606 36 0.01/1.00 vMB 21
524,053 524,053 0000000000000000002ac5b87b3a090ba205550ff970acba63edfd403145cbeb 1,656 0.75/1.00 vMB 26
524,052 524,052 000000000000000000348b9992708460ac30d56dd0dbfb222234db1ab4d571ed 1,788 0.66/1.00 vMB 11
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.59 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.