Loading Tool

Explorer IconExplorer

Memory Pool

80,651 transactions
29.82 vMB
0.06753145 BTC
Random Selection Loading Transactions
Max Size: 179.95/200 MB

Candidate Block

Mining Attempt cd01982ec094982a55c232be2f02161e449c82040a443f5098a32e52abdcf7db
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root ceb23fd91f2000fe01dcdce1d1b2a6d6ea0a8dd5f71406117d642b8a27ac95bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,553
Size: 1.00 vMB
Total Fees: 0.00681240 BTC
Feerates: 34.33 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (455,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,705 459,705 000000000000000000f7a66493b60689d9e2baa0c6403052f1e61b2fcbebc3fe 2,271 1.00/1.00 vMB 153
459,704 459,704 00000000000000000182a142f8657bbe27b0af02e903618c8588242814e95863 1,993 1.00/1.00 vMB 127
459,703 459,703 00000000000000000143346f9639dbbced70b8260d1f833b8aebe42d52f31f8c 804 0.42/1.00 vMB 168
459,702 459,702 000000000000000001a74bab4e1bf13901849ed38b8fd0b18700c9be60567c0d 1,748 1.00/1.00 vMB 144
459,701 459,701 000000000000000001b7a744bd9c127932f61a2ce8d49e3ad3237c25639feab2 1,828 1.00/1.00 vMB 176
459,700 459,700 000000000000000000f6bc63cf98e4628173607f892aa715a4ca24f8320071c7 2,325 1.00/1.00 vMB 177
459,699 459,699 000000000000000001518c7cff21421e8cee5a0cafa84261b90b06f119e88105 826 1.00/1.00 vMB 197
459,698 459,698 00000000000000000157154f483ce6ff16be0c0386f6193745a78f03b56c0cc9 370 1.00/1.00 vMB 210
459,697 459,697 000000000000000000c882a5d6dfbb63d2eb398622466a18f80a45ef89b4e265 1,128 1.00/1.00 vMB 239
459,696 459,696 000000000000000000c1429e17660c2b18b0fb1298fa7a3cd14e03852ab2f45b 2,109 1.00/1.00 vMB 122
459,695 459,695 000000000000000001c4aacc983ee51622458c2438ba3073fd9f9b2a93a9acfe 991 0.99/1.00 vMB 48
459,694 459,694 0000000000000000014944bd6229232e7761997d359781dc446be64afea13801 1,963 1.00/1.00 vMB 117
459,693 459,693 000000000000000000a3f4ae1092b50560e5d43ad3cfb0fcd14497f24007b8f8 2,135 1.00/1.00 vMB 93
459,692 459,692 000000000000000001ff12a292773cefcd24c541641b83386930943cd767e4f1 2,648 1.00/1.00 vMB 180
459,691 459,691 000000000000000001ccfb5802fd25ee1d1df40f4289eeb96a2ca7f2edeb1329 2,001 1.00/1.00 vMB 73
459,690 459,690 0000000000000000020c554d3f614d37bf469d8e2daeb9461a3ccc8cea952729 2,358 1.00/1.00 vMB 124
459,689 459,689 00000000000000000025a2ed6315325288c23be31f578b8ce6197ee0633637c3 2,352 1.00/1.00 vMB 150
459,688 459,688 0000000000000000017da792086142fe8e9ea288ca9c80508313f36241838eab 1,922 1.00/1.00 vMB 191
459,687 459,687 000000000000000001e7f036afd036d8f6ce8f5346a6db1662a257cb7be81ea6 2,043 1.00/1.00 vMB 128
459,686 459,686 00000000000000000041874514a083eaf0144715ce165169deedf75a58a5beb7 2,540 1.00/1.00 vMB 169
459,685 459,685 000000000000000001a5c5dee6878f0f8968429ac517f4b08773e09f51426602 2,475 1.00/1.00 vMB 216
Previous 10 blocks ↓
Total Size: 782.35 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: 662.18 GB
    • Received: 14.84 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.