Loading Tool

Explorer IconExplorer

Memory Pool

29,008 transactions
8.33 vMB
0.07724538 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.96/200 MB

Candidate Block

Mining Attempt 7c8113535e99a9df9e2e16195f5063c1bce9baa56e6d87744e2e222a334dd7f4
Version 20000000
Previous Block 000000000000000000013c5056580b5ab980de01ecfce4ef6c5d2d195a9a371f
Merkle Root fc4126b0c5b26cf349935cd8872a2a8c0cc96a10950217503859f3006e3a9f9e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,011
Size: 1.00 vMB
Total Fees: 0.03125145 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,227 (780,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,991 132,991 0000000000000bd78c88f11207c627a6e510551bd2f189cdb9236cacad775f58 126 0.05 vMB 380
132,990 132,990 00000000000004e2357cd0b50c2a38e96c2fc8958978a7f17e1bf22c0fd5e90d 52 0.02 vMB 421
132,989 132,989 0000000000000be9dedbe04de5c2dba4d1c7de032be4396192f3fc332e85cadd 1 0.00 vMB 0
132,988 132,988 000000000000047bd648236760d54b33883cba2f1e2d56d2649a96cac65d70a7 45 0.01 vMB 476
132,987 132,987 000000000000073afc413b70d03bda67003e404b8af074f2b35d753092a27e9f 41 0.02 vMB 361
132,986 132,986 0000000000000d3c600d3fca44be66d0a96131050e24d7e76ad88606d3f2adc2 41 0.01 vMB 363
132,985 132,985 0000000000000906c069fdc9d3331a2c2ec301705194133b6a2de15e101054ab 9 0.01 vMB 331
132,984 132,984 0000000000000a70fc0aff19078855070c56fa981800c150325933d2883b8d12 31 0.01 vMB 527
132,983 132,983 000000000000073bcc3850eb58518979079bb01ec7a3686cb0796680924e733b 35 0.02 vMB 565
132,982 132,982 00000000000009ec1ae6b06ac34148127bc0b7a66f0e23481c03e9ff2062044a 37 0.03 vMB 191
132,981 132,981 00000000000012e0a9c25055bbdbdc196ef215cdf6f7bd55cb2c6a514bc0e129 27 0.01 vMB 410
132,980 132,980 00000000000005d65b33ab049d303dffd49915448826f86d9fda0491b4037bcd 3 0.00 vMB 0
132,979 132,979 0000000000000e18e86d7bb1cd1f93d55400f2d6b1d80a4d7086d6bef73377af 8 0.00 vMB 0
132,978 132,978 0000000000000545caa364916ba278254f9aeda733ef525dae82f07c7159fc2c 13 0.00 vMB 646
132,977 132,977 00000000000007045cf5538ebef067a2b6864c046ae5e972db4825e0c15ba1af 31 0.01 vMB 451
132,976 132,976 00000000000007f8a17550101612b95f38c6d84e119da24944580e010525e25a 17 0.01 vMB 839
132,975 132,975 0000000000000d45cf87392bc5b7d10545026e231ba832519320f626f906e918 11 0.01 vMB 266
132,974 132,974 00000000000008cb7e6a6ae487e7eb1f6f7618dcbbaa258e243a32c237bc43f4 55 0.02 vMB 503
132,973 132,973 0000000000000402e36218c2c39ab1f27ce3fcf6897b40eb7ac503b847313c92 13 0.00 vMB 529
132,972 132,972 0000000000000a8e181b7d7894a689000c634f2079b138302ae83a17a3638820 19 0.01 vMB 523
132,971 132,971 00000000000008297323bb35407746404c8cd369bd336044d8b0ef50297c555e 9 0.00 vMB 492
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 74
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.87 GB
    • Received: 0.51 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.