Loading Tool

Explorer IconExplorer

Memory Pool

79,857 transactions
29.16 vMB
0.06778831 BTC
Random Selection Loading Transactions
Max Size: 177.69/200 MB

Candidate Block

Mining Attempt 914cd2ff342dc3d53da3ca3fadb1f1321dde00ed510aaff536e20e18d6c26c38
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 2b5cb7a7629b351402e6e212e40b977835a921ffb2fdab7c060aacce6dab75ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,008
Size: 1.00 vMB
Total Fees: 0.00677384 BTC
Feerates: 59.19 > 0.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (72,764 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
842,318 842,318 00000000000000000000fc38668818b1c0371e955e07aca18efde7d07b3044b8 4,220 1.00/1.00 vMB 54
842,317 842,317 00000000000000000001d7341b0baca02a08f554fd911f0da537acf6ecafafe9 3,639 1.00/1.00 vMB 43
842,316 842,316 000000000000000000005d7a51fc27f942683e990ffc019d3156257fa206e2b6 3,631 1.00/1.00 vMB 58
842,315 842,315 00000000000000000001763407dde7193d0215ce6e621d9aced4ba3f8df88809 5,771 1.00/1.00 vMB 26
842,314 842,314 00000000000000000000cb74f8ef979b7bbd631d63b7d613e814b5d8094c7780 4,840 1.00/1.00 vMB 25
842,313 842,313 0000000000000000000285b5518257cb692e1145d75d9a20153f2fd05f985191 4,009 1.00/1.00 vMB 36
842,312 842,312 00000000000000000002219c2b7bf0ab26521f9910e99cfaba47948425af6431 3,831 1.00/1.00 vMB 19
842,311 842,311 00000000000000000002cf59bd44564c4fd5f2116a43bebba3a106ac6daf7748 6,488 1.00/1.00 vMB 23
842,310 842,310 00000000000000000002d52097db6dc86e46dcdb57ce8b24e40e2784db2343ea 6,505 1.00/1.00 vMB 27
842,309 842,309 00000000000000000001552583bdc8db217ad451e2be30044c4df68a4b994727 5,863 1.00/1.00 vMB 33
842,308 842,308 00000000000000000001522668690124612328950504d51821a33fc5d4e466ca 5,032 1.00/1.00 vMB 35
842,307 842,307 0000000000000000000040db66b7563c99c3ce7ec8d58c73103fa0edd3f5a949 6,172 1.00/1.00 vMB 22
842,306 842,306 000000000000000000006a6045a537e80c74ecda92507bae7d9e06c1fb823915 5,545 1.00/1.00 vMB 27
842,305 842,305 00000000000000000002a951c7374f5822b99940ef5daa7946f8794eed97bab0 4,867 1.00/1.00 vMB 36
842,304 842,304 0000000000000000000174252403799b6503b701c946394f67ac627b0eec7960 4,247 1.00/1.00 vMB 47
842,303 842,303 00000000000000000000aee9d57f8777673e816aebb6afd0dd4bc9fadf22ff69 6,485 1.00/1.00 vMB 22
842,302 842,302 00000000000000000001d7e84f08b36104971360e0dd6ad95e141133c9ffb087 5,502 1.00/1.00 vMB 27
842,301 842,301 00000000000000000002f45288d33281fcbda4e9d3d14b76a895c99782fb6ac2 6,335 1.00/1.00 vMB 27
842,300 842,300 000000000000000000022fa3ab97d8fc1071deb0b08af8a635736627aef3d66e 5,899 1.00/1.00 vMB 30
842,299 842,299 00000000000000000001dd77c74ee20ec44d7c0393bb0fa3e1ac3933713ae08f 5,150 1.00/1.00 vMB 35
842,298 842,298 00000000000000000002a733bb274b73e3d86f4f455ac31659a0a2f97ed1438c 4,484 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.70 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.