Loading Tool

Explorer IconExplorer

Memory Pool

73,905 transactions
27.32 vMB
0.06603604 BTC
Random Selection Loading Transactions
Max Size: 166.78/200 MB

Candidate Block

Mining Attempt 5b0af9cdd123b5d75ee8d7252ebabb1128993349701b4b0b32f167d22bb9f07a
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root ba79b7f6af46b70dcc30837e1240068aae32c0c0ea79ec5725c965a6f62001db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.00790939 BTC
Feerates: 73.20 > 0.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (625,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,096 290,096 000000000000000112efab708986c274bfa6097fc8b154eb1bf7d42c8655a61b 389 0.25/1.00 vMB 34
290,095 290,095 00000000000000010ca83da037db782a085fa4638e01718a5aa634528dac463b 102 0.17/1.00 vMB 17
290,094 290,094 00000000000000004a533451dd32ada8e342602f6c226a981144d80104f71340 735 0.35/1.00 vMB 29
290,093 290,093 00000000000000007d00649aa25ee1a2fe098df1e0507050cd8a3c8b2585e6aa 819 0.39/1.00 vMB 32
290,092 290,092 000000000000000022f621da982e4f22cbf0dfd9a27e95793d6befe5609581d7 393 0.19/1.00 vMB 109
290,091 290,091 0000000000000001093d468d68ab249195e9948c9d8a0f254152b6d4f7a8c7e2 182 0.10/1.00 vMB 53
290,090 290,090 0000000000000000c1564a9c1bc2cfe2e8e62cf62557b8e77fdcbebc235e9388 273 0.21/1.00 vMB 35
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
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.