Loading Tool

Explorer IconExplorer

Memory Pool

44,019 transactions
27.28 vMB
0.07887045 BTC
Random Selection Loading Transactions
Max Size: 142.51/200 MB

Candidate Block

Mining Attempt 4ef74224110b22f8a89726908eb5328d0ea1002143ca2c2d0e8a4a4bae55ab0b
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root e2176191ea4991091ec9aaa3d82e7f128337e0d936a1c18545df5eb9e7a8f877
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,431
Size: 1.00 vMB
Total Fees: 0.02608888 BTC
Feerates: 150.77 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (117,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,102 797,102 00000000000000000001e15376359eebac07fe5834d03a2efd0952c44362c30f 2,035 1.00/1.00 vMB 14
797,101 797,101 000000000000000000037a8a7e3da77b0dd1097680c42ddf53b8f9daa3940eee 2,089 1.00/1.00 vMB 21
797,100 797,100 00000000000000000001289c2f27c968c936e15a2ae1fa09a981bb180faafa3d 2,939 1.00/1.00 vMB 28
797,099 797,099 0000000000000000000206dbcfb1febb0f4162acabfda37b04b619af1c095703 1,651 1.00/1.00 vMB 7
797,098 797,098 000000000000000000033add3343daaae1b6fd376d410a563a68fd6d278cf5ec 2,125 1.00/1.00 vMB 8
797,097 797,097 000000000000000000051afbaef99637efdb6a894248c40fb42bde4bd57e7c42 2,220 1.00/1.00 vMB 17
797,096 797,096 000000000000000000040795aa0fa140b9af40119a26e7fa290863c302939d93 2,902 1.00/1.00 vMB 20
797,095 797,095 000000000000000000016c9c6dc3c3f394faf0b6599e36ab746c92b510e23a34 4,469 1.00/1.00 vMB 12
797,094 797,094 0000000000000000000406a77b566ec94ba75a486f116cafd319231cea76c00b 2,493 1.00/1.00 vMB 7
797,093 797,093 000000000000000000047f6f1c017de90ffd4fe28bb71c04beb689e1631cff82 2,567 1.00/1.00 vMB 21
797,092 797,092 00000000000000000004530a9bbc5460b4ff85047f3ca4f788a62efe345db532 676 1.00/1.00 vMB 7
797,091 797,091 000000000000000000003f195ed2e255029c1b7420899a6c404dc6b999b223d6 2,855 1.00/1.00 vMB 8
797,090 797,090 0000000000000000000012bc22e3e535a88c5a18ce9a64bc0f49fb55c10092be 4,026 1.00/1.00 vMB 12
797,089 797,089 000000000000000000024a0c91d7c4940ec6f235f47503a81f5f35034acb694e 4,602 1.00/1.00 vMB 13
797,088 797,088 0000000000000000000436b67860b71afb410838727fdd0ffdd5b384cca28f15 3,144 1.00/1.00 vMB 13
797,087 797,087 000000000000000000007381a5669e7421ce27792eaca03c172b82f35f151ce9 2,150 1.00/1.00 vMB 21
797,086 797,086 0000000000000000000515008255fa653d459bbe8e0bd5ec796798d279c4bc03 1,346 1.00/1.00 vMB 7
797,085 797,085 000000000000000000025c09f0f37801d58ae66754c91aeb5bd2df8b130f222d 2,062 1.00/1.00 vMB 12
797,084 797,084 00000000000000000002ad6b7041c244629d724ad1e5bbcc2e3513622a0f1c20 1,758 1.00/1.00 vMB 12
797,083 797,083 000000000000000000034b49bbe4875d0674e48728cc9ae74a0cb7f3f92ba72c 2,562 1.00/1.00 vMB 25
797,082 797,082 00000000000000000004f8a108a06a9f61389c7340d8a3fa431a534ff339402a 2,509 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 13.99 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.