Loading Tool

Explorer IconExplorer

Memory Pool

82,915 transactions
30.51 vMB
0.10116247 BTC
Random Selection Loading Transactions
Max Size: 183.79/200 MB

Candidate Block

Mining Attempt 50cddff2566a5864ffeca1250ae930dbf042d4184d7f1eaa3a66a1fd3e1b027d
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root a26e77647a681cb351db5c0247d10604276246d8c005adefd7bac7ad66eaa99b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,936
Size: 1.00 vMB
Total Fees: 0.03684547 BTC
Feerates: 454.44 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (602,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,097 312,097 0000000000000000053864afe9159abcae68a7260625405cce972b17aa5b9b21 282 0.17/1.00 vMB 26
312,096 312,096 000000000000000007974364bfb5601bd3591813a7e05dfca80b9c2c2325073b 136 0.07/1.00 vMB 28
312,095 312,095 000000000000000012220ce14e8f730411feb5480d1baa76641d3471e5aa8a5d 215 0.14/1.00 vMB 22
312,094 312,094 00000000000000002992263fc8e8f5a009ca2518101c5aef3cfb41d14fade0e6 61 0.02/1.00 vMB 31
312,093 312,093 000000000000000001233e4c563523ccf493eec7a5cba70c05e4fd36d7550e9f 848 0.46/1.00 vMB 29
312,092 312,092 00000000000000001319c6b37a60c87e15699f690d344534b347403d70db8f82 336 0.22/1.00 vMB 24
312,091 312,091 0000000000000000162b098a0d139f996763e4cae578d85569dfc84ffaf5f2de 268 0.12/1.00 vMB 37
312,090 312,090 0000000000000000266ab261eef13406d57038d702ce17371d619508768ccaa0 147 0.06/1.00 vMB 48
312,089 312,089 00000000000000000587fcad22ba88859b97ebade7ac51d437466384897534ed 32 0.03/1.00 vMB 23
312,088 312,088 00000000000000003d3b995e1e3dfe15cee964a465eebca5fabc7656c1fd1d6b 364 0.19/1.00 vMB 29
312,087 312,087 0000000000000000008183c9ccfe8e4263abfc297ac47c2ba623a9335e00c21a 217 0.10/1.00 vMB 29
312,086 312,086 00000000000000002122d6ff89aa9682fc60bdbe6f7e7634392010d7e74d5a0d 53 0.04/1.00 vMB 23
312,085 312,085 00000000000000002902299ae5bde8901e81381ab4a7f731eded7f68704e9dff 25 0.01/1.00 vMB 50
312,084 312,084 0000000000000000318284896fe2377dcf05bdd562c3f0340eac9671f57a6422 67 0.02/1.00 vMB 93
312,083 312,083 00000000000000000e0b50934df6e709711c785263dd0f4e0fcf1c214dca75a2 284 0.13/1.00 vMB 29
312,082 312,082 000000000000000011a42366ddd643e9e99788d9646ff6125db8d572b59763c9 86 0.04/1.00 vMB 30
312,081 312,081 00000000000000002404013d6f4d25e44e0426a910d4121ef86ed89bc0af359b 76 0.04/1.00 vMB 29
312,080 312,080 00000000000000001e6dd77ef4d338b135e3902c3209898e8ff3d2e6a6c42fc1 109 0.05/1.00 vMB 25
312,079 312,079 00000000000000002877b443b8197d10fcbc932ce06343ce95de2c14d8618b25 398 0.21/1.00 vMB 26
312,078 312,078 00000000000000000d2f17837a43ad7ef4aae5679a344e9b3817f2c95817cc8e 129 0.07/1.00 vMB 30
312,077 312,077 00000000000000002819d8d7575ba7c7cf7529d6250ce57ace5b195757eb52cc 646 0.37/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.