Loading Tool

Explorer IconExplorer

Memory Pool

88,360 transactions
32.33 vMB
0.17320807 BTC
Random Selection Loading Transactions
Max Size: 195.76/200 MB

Candidate Block

Mining Attempt b3b99ec7c04b800e960cdb00200545066c968dbfdfe9118926dcf147583c4971
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 90ae7b9b1bca81c32c1037870264ccf766e77a621a873f0da41f2bae97146b9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,745
Size: 1.00 vMB
Total Fees: 0.08411048 BTC
Feerates: 216.64 > 8.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (221,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,081 693,081 0000000000000000000149329b402ada0d076e0f051ab218a6876491e9b420dd 1,256 0.43/1.00 vMB 15
693,080 693,080 0000000000000000000cd22bb14be109f98450c57acce3d9e393fdfeec5875a8 1,225 0.39/1.00 vMB 14
693,079 693,079 000000000000000000028c54a54901dd076efc5adf0c529355cbbea781c55a12 608 0.21/1.00 vMB 18
693,078 693,078 000000000000000000055012c344c5ca8ad87f8adb815a31c6059d421f915f1c 1,619 0.78/1.00 vMB 9
693,077 693,077 00000000000000000005a73cfdca8934dad4ed507601e45e7c66c525a920104b 1,772 1.00/1.00 vMB 34
693,076 693,076 0000000000000000001495729c318508c8a32698686b84496da8f900a48e1bf7 2,311 1.00/1.00 vMB 14
693,075 693,075 00000000000000000001ce9139bb2e1dca1c55293cd24b3cdfca27a8ffeb8716 2,141 0.75/1.00 vMB 13
693,074 693,074 00000000000000000006e8397563013a8f3fce288b5af7b6767ed08f1cc0ba8e 1,270 0.43/1.00 vMB 10
693,073 693,073 0000000000000000000723afe878940181a5559966c586f0fef4d38368b506d7 2,790 1.00/1.00 vMB 15
693,072 693,072 0000000000000000000c976f6f2c8dfaa919da94b9d92573beed1ab77bb8b564 212 0.07/1.00 vMB 14
693,071 693,071 0000000000000000000a832b3606a5ea40e50d80fd50f4d18c62d0df0be6fa14 530 0.17/1.00 vMB 7
693,070 693,070 0000000000000000001306d4b89b86c58f66a2f4f680ef6436f148ae5305a74f 2,334 1.00/1.00 vMB 16
693,069 693,069 0000000000000000000faf6a5006ab69c383e851a7484febe305e95b676d0764 1,200 0.99/1.00 vMB 1
693,068 693,068 0000000000000000000c0fe27b3ece37ca3bfb75f2b43e2bf7e027bd92124ce3 1,091 1.00/1.00 vMB 4
693,067 693,067 0000000000000000000c5da67ac46c6eac8a144a589994aa5936bcfc6c5ed108 1,522 1.00/1.00 vMB 4
693,066 693,066 000000000000000000050d62921058680d68d75626d4df5f75abe19b2d86f95e 1,626 1.00/1.00 vMB 10
693,065 693,065 00000000000000000005082957f94de9439bd9b3696402540e84e4a5d647d540 2,884 1.00/1.00 vMB 13
693,064 693,064 000000000000000000136d9e38dc8cda9910b9b3d9c60468391efee1d8f68be3 3,599 1.00/1.00 vMB 7
693,063 693,063 000000000000000000114ef7b51de06fa29b4af2b526d4347c29c2ae6fc01f20 2,375 1.00/1.00 vMB 13
693,062 693,062 0000000000000000000b72369916e27b76f168b526ff074b822824a77665eed9 2,498 1.00/1.00 vMB 18
693,061 693,061 000000000000000000075e0f6d836a5116cc64ed41f51e48a12b147bea439a9d 1,531 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.