Loading Tool

Explorer IconExplorer

Memory Pool

43,972 transactions
27.96 vMB
0.10617530 BTC
Random Selection Loading Transactions
Max Size: 147.30/200 MB

Candidate Block

Mining Attempt a65a387368e06e2cabe7db5c6e087c9f324e7219040959422fefc87d0d435932
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root a6404caece078ba21a54295c361dde7b202023095747fc347e3902b63848d347
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,167
Size: 1.00 vMB
Total Fees: 0.05354552 BTC
Feerates: 15,654.48 > 5.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (423,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,087 491,087 0000000000000000005f1cb6abae970cd579d31df94151f2996f8ddd8d7b8b59 1,176 1.00/1.00 vMB 105
491,086 491,086 000000000000000000c06a8b3f557e105b76c7375ea7a3dd22930d8650942057 130 1.00/1.00 vMB 11
491,085 491,085 0000000000000000001f757e20d3c17e8ee967c926e0bd7f35dc5bf462c7aeec 878 0.97/1.00 vMB 51
491,084 491,084 0000000000000000001229285c8332cafcb9a32bf16470d23b85f1edf7a28fec 2,652 1.00/1.00 vMB 154
491,083 491,083 000000000000000000181c190de27358ae933f3ebaf2cf2f8d13519f20b01b0d 1,040 0.96/1.00 vMB 65
491,082 491,082 000000000000000000ce7816550f84f3b0d7040ba8b9e4c9483cae6284389215 642 1.00/1.00 vMB 36
491,081 491,081 0000000000000000009003c3306d7be5161254433b418f87614c66a01419ec5a 833 1.00/1.00 vMB 54
491,080 491,080 000000000000000000e85ec758ef2480967159632a946ac6aa095a01c8d9bf08 298 1.00/1.00 vMB 13
491,079 491,079 000000000000000000ac9046622c835d34667da036f1d2d4b679036f16ab0b3d 2,523 1.00/1.00 vMB 137
491,078 491,078 0000000000000000009fd0b01c97160c583dd46a14af10bc249e6b9f2b2309a6 2,373 0.87/1.00 vMB 190
491,077 491,077 0000000000000000000b66050b61e61d130e74b9ea3063f362e178541167841b 1,692 1.00/1.00 vMB 91
491,076 491,076 0000000000000000007276f751be3a03d9ddd1d4127189fd3b5b66fc24d8ccbf 270 1.00/1.00 vMB 13
491,075 491,075 0000000000000000009288de7fc3d6415ceea075ef64226c355da4ae04479c07 876 0.97/1.00 vMB 45
491,074 491,074 00000000000000000016eaf51134c279bcfc3c5f336c1f3ab0fd5484e8874e70 1,527 0.93/1.00 vMB 95
491,073 491,073 00000000000000000061654b9922337f175462282efb1a8361be49b1846b2592 1,382 0.94/1.00 vMB 85
491,072 491,072 0000000000000000004dbd909ecf73e4bb84c01722086e45b56fed0512cb40e7 595 1.00/1.00 vMB 48
491,071 491,071 00000000000000000031f26b2cdebcc005be35a6feb5ac799425be28ebf0d0a6 976 1.00/1.00 vMB 48
491,070 491,070 0000000000000000006d97428831a07fcb5af324df6b5f638df87ba47456df69 2,200 1.00/1.00 vMB 157
491,069 491,069 000000000000000000a407ebe685412169da5e3d44c1881ddc1a8974c1da68ef 1,191 0.95/1.00 vMB 56
491,068 491,068 00000000000000000089151cfbd9d43005159e55f423c8e98a3a04e3bb3549df 2,046 1.00/1.00 vMB 112
491,067 491,067 000000000000000000bd8cc0cd3f62ee3a5e09e3043a48da43a59e188ae50ab2 1,906 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.04 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: 650.68 GB
    • Received: 13.31 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.