Loading Tool

Explorer IconExplorer

Memory Pool

45,984 transactions
30.54 vMB
0.09652526 BTC
Random Selection Loading Transactions
Max Size: 157.04/200 MB

Candidate Block

Mining Attempt 36f22a58e2f0aad3409cf2a412f40130707d1c16eb72ca5db155f6fc4ac40db6
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root a8b90c932ce0b54f5501986a66e4ceffc000aa94799d462eec61efc028cff0c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,464
Size: 1.00 vMB
Total Fees: 0.03026243 BTC
Feerates: 100.29 > 3.03 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (584,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,721 329,721 00000000000000000457194affd8bfaa857aa53ab62079476adccad98baa76d7 483 0.41/1.00 vMB 29
329,720 329,720 00000000000000000297e47e1a0e47be89bd85328e707087d3b3c3da59f8cb49 449 0.75/1.00 vMB 13
329,719 329,719 0000000000000000178f01a866eb663949ec472584197dffb01d691e48beb786 2,209 0.84/1.00 vMB 46
329,718 329,718 00000000000000000526b69bdc9bafe417353e3a2d6eeaff03c143a727db6539 705 0.25/1.00 vMB 63
329,717 329,717 00000000000000000e980c3748d28ebf1e9cc0db5b3b68f1e159f89808d15d19 93 0.14/1.00 vMB 10
329,716 329,716 0000000000000000185b49cc45f117bceb4411975e28ff3e4c266f8bcff510b2 552 0.35/1.00 vMB 22
329,715 329,715 000000000000000004058312b8ab1bde30b5755381f0b93677444bcf089729aa 599 0.75/1.00 vMB 16
329,714 329,714 000000000000000014120482ee0cdf2a4ecdc0146efa262cc346e2a81e0683f8 1,471 0.75/1.00 vMB 28
329,713 329,713 000000000000000016931c509b4eef5b1f44113d23deaa397a55bf8d60b4ff59 2,038 0.75/1.00 vMB 40
329,712 329,712 000000000000000012bf501b68a8be77b1564b53367afd09357b27295d1ce446 179 0.13/1.00 vMB 21
329,711 329,711 00000000000000000bcf13782c3e07503fb3e7f1755f36594b288fd2bb42d225 383 0.31/1.00 vMB 17
329,710 329,710 0000000000000000151274828e0c5891f8b34edf1890eb7d30240cab4696eba3 701 0.35/1.00 vMB 30
329,709 329,709 0000000000000000106cc7d83a5feb6a749fe773656e6fdd0139b2b85a35c926 921 0.46/1.00 vMB 28
329,708 329,708 000000000000000015896a7bcc307827a6b9227df57f64cda1402755740c77e4 1,699 0.95/1.00 vMB 28
329,707 329,707 000000000000000001296faccf0ba296cbd2abb1f0ab27bd5e6abf0d9c6f5af9 179 0.10/1.00 vMB 15
329,706 329,706 00000000000000001b59c5c68ae2a16348612e2290e3ffb86325bf95fbb68960 976 0.76/1.00 vMB 21
329,705 329,705 000000000000000002d65734f0d40a0d06bd8846b1ec523467f4b49767976da6 1,950 0.75/1.00 vMB 36
329,704 329,704 00000000000000000bf31cf3e2b2e25fc035790da883c0c539f433f7091971e2 111 0.06/1.00 vMB 10
329,703 329,703 00000000000000001a4fc6bc7cdd8df384340119e0b39728779fe6b7017185f2 280 0.19/1.00 vMB 25
329,702 329,702 00000000000000000021987256d41e6430f7e44289aedb4e5d02cba99ef34ad1 313 0.19/1.00 vMB 20
329,701 329,701 0000000000000000192327876fa826ac2156740111a34e614a467b0ef0a2f20b 443 0.30/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.