Loading Tool

Explorer IconExplorer

Memory Pool

72,771 transactions
28.12 vMB
0.07078624 BTC
Random Selection Loading Transactions
Max Size: 166.46/200 MB

Candidate Block

Mining Attempt 825671bba93895d10734a449fe7b7c4a9a8874a963d98b46d181bf54e9b3b959
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 6219213493dc3ac1d9109b8d629909c4a6b27f22d827984995708838319aace0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,371
Size: 1.00 vMB
Total Fees: 0.01457452 BTC
Feerates: 157.46 > 1.46 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (555,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,980 359,980 00000000000000000f6fcc0a922a18bccca1937a328639a543a7559b9bc640f8 280 0.18/1.00 vMB 22
359,979 359,979 00000000000000000cab0be78369e3f5d1846cd7b9c581742a9b06974860d671 409 0.24/1.00 vMB 27
359,978 359,978 0000000000000000090dc0047c553cdac0d74a8a327e30f24759e407a5cddfea 853 0.45/1.00 vMB 26
359,977 359,977 0000000000000000084de3e7e713ca60c28059a05a376d1833f524b1a9fd24e5 140 0.07/1.00 vMB 25
359,976 359,976 000000000000000012194b72706739154d93b0a983e41b4d242ccc31d8dab069 38 0.02/1.00 vMB 30
359,975 359,975 000000000000000005d2d848d346e0c080be1eb3fd92c4724f78231f5a7c986a 924 0.60/1.00 vMB 35
359,974 359,974 00000000000000000137334e9b08d3e817dd8f22c41460dcf0bdd9ba5f5bf6cb 355 0.22/1.00 vMB 24
359,973 359,973 0000000000000000007da6a6c9240b259caf6790e51dbf6fe357dc023ee9320a 628 0.29/1.00 vMB 81
359,972 359,972 00000000000000000f64848141096d6573c02d3ebdf3b907d64957d6180f9b93 136 0.06/1.00 vMB 33
359,971 359,971 00000000000000000a63c11fcdec40b2f5e2fbb1572da9d7852eb58121029d3b 105 0.10/1.00 vMB 19
359,970 359,970 00000000000000000f93a1edf099af884538a8c4e498a7e6b51666093436a7f6 391 0.22/1.00 vMB 37
359,969 359,969 000000000000000002eba7aac734b8c95cef8ad8f824fd5eafad99dcc9ac5223 87 0.03/1.00 vMB 36
359,968 359,968 0000000000000000141cdb2d89b9f494b1a00daa8215a162396ddad829be4c45 1,026 0.49/1.00 vMB 38
359,967 359,967 000000000000000001743e83bc8a5b089b7eccd994e1d0de0baeff1fdc548e5c 126 0.09/1.00 vMB 23
359,966 359,966 0000000000000000003cd20a5b6903023d3882497c999e38949d6af3c553b509 537 0.26/1.00 vMB 43
359,965 359,965 000000000000000013553a140808a5b67fa2d25e88376386bbdcf12ea1fdd107 742 0.43/1.00 vMB 37
359,964 359,964 000000000000000002b35a181f159beec6587cf8f04f8ec1446283f2101edc94 1,602 0.80/1.00 vMB 34
359,963 359,963 0000000000000000142b4f629e0a661a275001c48847adba6045d2a8f71c4dc7 137 0.10/1.00 vMB 15
359,962 359,962 000000000000000011e0170eee88bc5e1d334f5eaab858341101ae667a295267 345 0.22/1.00 vMB 22
359,961 359,961 0000000000000000104897447a18b383e132d2ed4a411c3577e688004657ec4e 62 0.07/1.00 vMB 9
359,960 359,960 000000000000000008f326e086c4c6c313c156a3002403a981119a3952a49ee6 346 0.29/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.