Loading Tool

Explorer IconExplorer

Memory Pool

29,137 transactions
23.91 vMB
0.05095379 BTC
Random Selection Loading Transactions
Max Size: 128.34/200 MB

Candidate Block

Mining Attempt 5cfa439b86c546e009d8b0edc69ad4f2d8605170f1ad8ab0c85c93b5af2620a6
Version 20000000
Previous Block 000000000000000000015d6c6172b8ef5909d6703f79c906d5d284cc68cc4deb
Merkle Root bb527bf52e8b9cb6329240d0887845d6dce5b095df7d13c7b16422ba9ec8331c
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,623
Size: 1.00 vMB
Total Fees: 0.02148645 BTC
Feerates: 100.73 > 2.15 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,388 (824,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
116,388 116,388 0000000000005ee05593b7ad39201121e2392c306a8f810ce37c97563d152c31 11 0.00/1.00 vMB 312
116,387 116,387 00000000000079320d9c8a7500d1fb3a1de6d186979caf7ec3820c7b04b6b9b5 3 0.00/1.00 vMB 3,883
116,386 116,386 000000000000603e90f041c1e8cb27dc8e581c6b1daea0fb76e91ac08ce74e6b 13 0.00/1.00 vMB 571
116,385 116,385 000000000000e253e0dae3820bc961a3bd0c274383777f9b19165132ab0fa140 22 0.01/1.00 vMB 766
116,384 116,384 000000000000d5d1b4a5553ff3ea2e8be3cb1ddb9e8d6dc4b65023c4ded7126f 8 0.00/1.00 vMB 986
116,383 116,383 000000000000a97e03713a6c16b3123f2b3dae2e40a360f42aef89d1b36eace8 6 0.00/1.00 vMB 624
116,382 116,382 0000000000005564cd3cc6ffe38b9cf56b20fe79b0ae83accbe35953504579bd 12 0.00/1.00 vMB 632
116,381 116,381 000000000000b756407bb208c000609bbce7d736f26edb3e72d1760d61027acb 11 0.00/1.00 vMB 1,658
116,380 116,380 00000000000056beb00f96778257b47b74d3f309fb65d07fe435179048f0ba04 1 0.00/1.00 vMB 0
116,379 116,379 0000000000003d027a8e90f678128f5bc3fa2dd46cef14079657a288b2746d4c 8 0.00/1.00 vMB 1,589
116,378 116,378 000000000000025a84a51b2944c339c5af0e4cdc8daa9f1f86bfe1dc6ce7728d 8 0.00/1.00 vMB 535
116,377 116,377 00000000000027299f36a4927f9578c2459974006fc00ee786ae01d44273b60e 9 0.00/1.00 vMB 0
116,376 116,376 000000000000bdbec615511d1a144815fb36e59cb87697b037373fdda988fbda 7 0.00/1.00 vMB 1,037
116,375 116,375 00000000000036a7f1e3f530c30405460a6a011713b7408d1b4b54d8bf136da2 40 0.01/1.00 vMB 1,258
116,374 116,374 000000000000e413e8f5cb1e2316123137702fb91f629d446c627840b49cf62e 11 0.00/1.00 vMB 674
116,373 116,373 0000000000005670ac1a319c358943fbbb50fe3759a1a86a93b5f86fa32dc0b2 7 0.00/1.00 vMB 255
116,372 116,372 000000000000792be0470a77e66c5da388e3424e894ef089a17ffbcd159cdfb9 10 0.00/1.00 vMB 0
116,371 116,371 000000000000b31256ca54eebcf68ff9a394f7c52ad95604c83e10d255c68783 12 0.00/1.00 vMB 337
116,370 116,370 0000000000008eaed224adae5787069dcdb00e0d8bfaf0ee77c84b0af51e50af 16 0.00/1.00 vMB 0
116,369 116,369 000000000000873109865404432a897d9c0ab3d584098f94c2360ed87dbe0efe 9 0.01/1.00 vMB 499
116,368 116,368 000000000000e5efd0fad086ab1ce5123b99859b31007c8e1b9b4ec049ba0fa7 9 0.00/1.00 vMB 636
Previous 10 blocks ↓
Total Size: 827.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: 4,455.52 GB
    • Received: 242.58 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.