Loading Tool

Explorer IconExplorer

Memory Pool

43,458 transactions
26.96 vMB
0.07116844 BTC
Random Selection Loading Transactions
Max Size: 141.12/200 MB

Candidate Block

Mining Attempt a621f2a58dbebd2dea3f1814c04192e6eeec012c80323281ac5fc65bf3ff746b
Version 20000000
Previous Block 0000000000000000000075e1acdeb06f9cc56f7e28129ec172029b5ba6b38c1d
Merkle Root e46f564f51ba949c30185b2508ac0bcbd6b24703b123ab7d836fbbc3af7039bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,307
Size: 1.00 vMB
Total Fees: 0.02042547 BTC
Feerates: 194.57 > 2.05 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,878 (186,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,317 728,317 0000000000000000000464d9d71b0ce0c7a8f53c97e31823c353c88aa7f7f387 308 0.22/1.00 vMB 4
728,316 728,316 000000000000000000043beea1dd6a748e73df040711c8665b063e31d1354460 718 0.38/1.00 vMB 5
728,315 728,315 00000000000000000003546949a22368994e602b62401613fddd21c3a5f2e35e 634 0.30/1.00 vMB 7
728,314 728,314 000000000000000000066e7754f8b7d47ed82e0c15ea350a5d400fe07f5c2967 1,734 0.79/1.00 vMB 6
728,313 728,313 0000000000000000000519a36f6e27f78bbbbaf94a17dad87828ec5c14239c57 1,398 0.82/1.00 vMB 6
728,312 728,312 000000000000000000052583abebdf40fc74e220a4b6afefb10447859f4eb22d 667 0.27/1.00 vMB 7
728,311 728,311 00000000000000000002c978341515611d27486097a5147ba80e8f749862c634 816 0.42/1.00 vMB 7
728,310 728,310 00000000000000000009549bc584ca5bbad93ef51aed7bb6169b21a4f64517ff 287 0.13/1.00 vMB 6
728,309 728,309 00000000000000000005b386740fd7ba40d491b8fd30804a1a64901c7d419335 648 0.38/1.00 vMB 6
728,308 728,308 0000000000000000000742c9d09c8e58d2377a861127447d5b1ee8e177ee7020 637 0.30/1.00 vMB 7
728,307 728,307 0000000000000000000614d8899ba24297ec61f350be42f7d7dd61709b93ea38 1,004 0.49/1.00 vMB 5
728,306 728,306 000000000000000000071039b857e3e6ad14f8b10715f0709174bc45d2f9bbe8 1,124 1.00/1.00 vMB 5
728,305 728,305 00000000000000000002597fb0f67307d68f35e40e3148a6d20f42e0da9e89b6 471 0.37/1.00 vMB 5
728,304 728,304 00000000000000000009b2ef4d31c04247fedce63f151d3569a5646352e4dcd9 180 0.06/1.00 vMB 11
728,303 728,303 000000000000000000021d806e8ae89b2656b8b6c4cea694e4e5812b1ab2fec2 1,053 0.51/1.00 vMB 5
728,302 728,302 00000000000000000002041795baacbcd22144a4a22771c018632d46dc73bee3 35 0.01/1.00 vMB 9
728,301 728,301 000000000000000000010c9ba30887552b4fd05d8192967ebf442fd26af4ef23 2,195 0.89/1.00 vMB 7
728,300 728,300 000000000000000000058e0b6d07b22fa46bd3bc194eb27272548ae0b19b9f4c 2,007 0.89/1.00 vMB 4
728,299 728,299 000000000000000000030297b024648e9944f3744156f98c210810b360229d47 1,323 1.00/1.00 vMB 7
728,298 728,298 00000000000000000003398547e6ea298691e02de541cd801a3a9660f6756970 983 0.41/1.00 vMB 6
728,297 728,297 000000000000000000059eca13ad604ffb217dc8d38cf752b8552d8fd93346c3 32 0.01/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.17 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: 653.54 GB
    • Received: 13.93 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.