Loading Tool

Explorer IconExplorer

Memory Pool

80,192 transactions
29.72 vMB
0.14188179 BTC
Random Selection Loading Transactions
Max Size: 178.57/200 MB

Candidate Block

Mining Attempt b9a4f49afb1f376d652ff100e2cb09d3e0f617bbfc5fb17fcf75fed74f7ff486
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 93832cca7b04e72e591984ef6adb4b07068b50820d398db279ffa38b271569fc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,536
Size: 1.00 vMB
Total Fees: 0.05527116 BTC
Feerates: 526.32 > 5.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (625,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,089 290,089 000000000000000012ffbb2eb6295d0252efadba45f2fc53b8dd49c5a54a320c 323 0.21/1.00 vMB 31
290,088 290,088 000000000000000116c4f3a6e7afc96b24e9028688ed253a2c0550518bb02bfa 641 0.35/1.00 vMB 67
290,087 290,087 0000000000000000006edcc6c865f339ce598589b3fa5c0c33de3ae98ac0cb9a 1,258 0.70/1.00 vMB 32
290,086 290,086 00000000000000004a95e4813c9059ba4d248615ddda0d4d9f8fe7b0a908db3f 1,190 0.72/1.00 vMB 37
290,085 290,085 00000000000000003132458945d79fc0007a1fa547763e31ba05d22330f37094 343 0.28/1.00 vMB 21
290,084 290,084 00000000000000003d28a13a6dcc6a62c5a2784e55b45ab1c05f0a7d0c9d6c9d 244 0.14/1.00 vMB 29
290,083 290,083 00000000000000011205be672de39f6dc76bebe301d7c0fb80b45de75c425ce5 84 0.22/1.00 vMB 13
290,082 290,082 0000000000000000f09a2465521e9bc4be700c0c406f12de5fd75d12e32fc62f 548 0.35/1.00 vMB 27
290,081 290,081 0000000000000000756eca6b6566a8973dfe4f074f181e5a71eaef6da53b6f7f 929 0.50/1.00 vMB 91
290,080 290,080 0000000000000000769d317df34a88e6cada3d48b44b099415740ab22576dbde 1,137 0.50/1.00 vMB 54
290,079 290,079 0000000000000000bb67842942050e16f8be923fa234f185fcb6aa7406790444 649 0.35/1.00 vMB 44
290,078 290,078 00000000000000000ef5c4a6f6a2559ba5452031ca0b21e6aee9ea75c3228c5c 91 0.07/1.00 vMB 30
290,077 290,077 00000000000000011a9b1caed3f863c429f94f86bb288fced89ec781e974dc47 426 0.19/1.00 vMB 34
290,076 290,076 0000000000000000ac8d4fa70c64271cdf97071461f714cbe99121def19a2af2 157 0.08/1.00 vMB 20
290,075 290,075 0000000000000000d54e7768936c67fc1b42a730d6266e0d7b1805636e506983 356 0.50/1.00 vMB 18
290,074 290,074 0000000000000000023a48484e5b6b401a2430812457584f56ca767f505c0097 39 0.06/1.00 vMB 15
290,073 290,073 0000000000000000dd1bf64a6cf4c81c6a0903cf14164c92bd87ed85641b23a2 781 0.35/1.00 vMB 45
290,072 290,072 0000000000000000b1330b81a96a3acfcb2f976efeab374323747bbc8b6005fc 1,937 0.90/1.00 vMB 34
290,071 290,071 00000000000000008ccccea573ab2c1ed876ee26ca6fb3c0dd3f4b593a657ed2 826 0.25/1.00 vMB 87
290,070 290,070 00000000000000001cdd46b3140dea1483bff3630ae4a8f9164248c131cbc6be 76 0.03/1.00 vMB 40
290,069 290,069 0000000000000000563927ce99c8b843ea72262932527b9f2387b8409210b92f 266 0.21/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.85 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: 712.80 GB
    • Received: 17.22 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.