Loading Tool

Explorer IconExplorer

Memory Pool

83,359 transactions
31.32 vMB
0.11545689 BTC
Random Selection Loading Transactions
Max Size: 190.22/200 MB

Candidate Block

Mining Attempt 69f2b99f00d0cdc46442ba5f5821336d7a646bea7abb1c359320674f093f3305
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root f860506fcb0ea47b3b4ef7a3c3a39fa3644491edbec6d6efc802582f90debb02
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.03750612 BTC
Feerates: 200.89 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (534,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,745 380,745 000000000000000002648a918a148288db0000baace4702a01bfdcc326541824 526 0.44/1.00 vMB 20
380,744 380,744 00000000000000000f522df38c35c7d7690bdca967a89dc9707022311273cb88 1,935 0.98/1.00 vMB 34
380,743 380,743 00000000000000000dada6255bd6168acf1c61c52622b9280af553386a405280 822 0.44/1.00 vMB 35
380,742 380,742 00000000000000000bc63ad12f4274941975750d3dccae96416ea339008e0b1f 995 0.51/1.00 vMB 37
380,741 380,741 00000000000000000ecd6dbe8f9881e92d8bd9b5fe4eae7b7d894e63187d5b9a 1,100 0.98/1.00 vMB 22
380,740 380,740 00000000000000000652d84921a1dffde1ecd9d41f7e332a30681cfe6bcccf8b 801 0.48/1.00 vMB 31
380,739 380,739 0000000000000000113a2605489b8c5cd2f73a312ba80f3369378a1a14b96483 355 0.22/1.00 vMB 25
380,738 380,738 00000000000000000fcce1881be90717533d9d20180b28ec50cddc4fdd4ad388 1,827 0.95/1.00 vMB 25
380,737 380,737 0000000000000000070a9d3bf38f5f2f915d47b2c845b04a40c08593d9f3d3ea 2,779 0.93/1.00 vMB 59
380,736 380,736 000000000000000005a18e4958c8624acc124ab92849981cce7ad759af41ba7e 234 0.13/1.00 vMB 42
380,735 380,735 00000000000000000dddcc704aac80252c3fde65f536e427d37f26093a41089a 961 0.37/1.00 vMB 46
380,734 380,734 00000000000000000d93ccdccd2097d2df9766f3661d421ec8b11fb1e9b7d70c 470 1.00/1.00 vMB 8
380,733 380,733 00000000000000000784e9bafb539aeed2a6d3948ed88c272412ad67cd53f4c8 462 0.21/1.00 vMB 39
380,732 380,732 000000000000000000f67b2b89f780b47f8d82f345c61d33b1e2a1c0c8873329 744 0.70/1.00 vMB 23
380,731 380,731 000000000000000003d40bbb012c7ff741175f998032121c27e958dc9e2d3aca 788 0.41/1.00 vMB 58
380,730 380,730 00000000000000000bd695f22e71ffa7e2fbab746773c294c8ff55d5b7636ee2 129 0.07/1.00 vMB 30
380,729 380,729 0000000000000000104ab7ef0c37a8177adaf795ca415a0b604e7e3625b41979 1,074 0.58/1.00 vMB 36
380,728 380,728 0000000000000000099fa43aad9d89fbb63ef58681b3b9dc563326bfc9b3602e 2,272 0.93/1.00 vMB 47
380,727 380,727 00000000000000000121eb34bb4f1b909cca5aa3780533b2e3321cf48036e66b 1,594 0.69/1.00 vMB 42
380,726 380,726 0000000000000000038e1544c6da33c8cb2056054e10cb2ef8b758e6624c6629 906 0.37/1.00 vMB 42
380,725 380,725 00000000000000000584af5534e81cebd6606dd012a7f4ed7847cef7e908a3a3 1,700 0.70/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.05 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: 720.61 GB
    • Received: 18.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.